diff options
author | Samuel Thibault <sthibault@debian.org> | 2007-10-02 10:44:20 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2007-10-02 10:44:20 +0000 |
commit | 38d6f140e48182e133c20927f7e0f1d288d6b031 (patch) | |
tree | 2b407215dd797dc1fd34c7c270e32023432a16f1 /debian/patches/series | |
parent | c8d07b23e1838396724cc18882f4a88ea8f60940 (diff) |
* Fix zalloc alignment support, and thus alignment of FPU save area
(Closes: #440068)
- debian/patches/patches/21_aligned_zalloc.patch
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index dfcd4e6..ebef1b0 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,6 +6,7 @@ 14_alloc_params.patch -p0 15_mem_obj_proxy.patch -p0 20_mmx_support.patch -p0 +21_aligned_zalloc.patch -p0 24_pci_irq_fix.patch -p1 40_iopl_mmap.patch -p0 90_autoconf_autogen.patch |