From 9c73bc302240efec59a1dfb5d24d0fefb3412c96 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Wed, 16 Jun 2004 13:24:37 +0000 Subject: Upgraded to Linux 2.6.7 and dropped the FPU exceptions patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3800 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/kernel.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chapter08') diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 88bc484f8..ec83aa0d8 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -43,10 +43,6 @@ recommends that this command be issued prior to each kernel compilation. You shouldn't rely on the source tree being clean after un-tarring. -Fix an exploitable bug in FPU exception handling code: - -patch -Np1 -i ../linux-&linux-version;-fpu-1.patch - Also, assure that the kernel does not attempt to pass hotplugging events to userspace until userspace specifies that it is ready: -- cgit v1.2.3-54-g00ecf