From c644cae75cb16255770d950b64dcb993ed83f990 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 3 Aug 2010 19:59:24 +0000 Subject: Upgrade to Linux-2.6.35. Fixes #2728. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9348 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/kernel.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'chapter08/kernel.xml') diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 80d7bac43..d56cac861 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -40,12 +40,6 @@ Installation of the kernel - First, fix a bug that causes a kernel panic on some systems: - -sed -i -e 's/inline void rdtsc_barrier/__always_inline void rdtsc_barrier/' \ - arch/x86/include/asm/system.h - - Building the kernel involves a few steps—configuration, compilation, and installation. Read the README file in the kernel source tree for alternative methods to the way this book -- cgit v1.2.3-54-g00ecf