aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/kernel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/kernel.xml')
-rw-r--r--chapter08/kernel.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index ccba83381..d56cac861 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -45,10 +45,6 @@
in the kernel source tree for alternative methods to the way this book
configures the kernel.</para>
- <para>Fix a bug in the memory model code that can cause boot failures:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&linux-mm_locking-patch;</userinput></screen>
-
<para>Prepare for compilation by running the following command:</para>
<screen><userinput remap="pre">make mrproper</userinput></screen>