diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/kernel.xml | 4 |
1 files changed, 0 insertions, 4 deletions
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 <emphasis>each</emphasis> kernel compilation. You shouldn't rely on the source tree being clean after un-tarring.</para> -<para>Fix an exploitable bug in FPU exception handling code:</para> - -<screen><userinput>patch -Np1 -i ../linux-&linux-version;-fpu-1.patch</userinput></screen> - <para>Also, assure that the kernel does not attempt to pass hotplugging events to userspace until userspace specifies that it is ready:</para> |