mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Remove obsolete code
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11179 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e1230252d6
commit
7f599a387d
@ -196,13 +196,6 @@ File systems --->
|
||||
configuration menus and create the kernel configuration from
|
||||
scratch.</para>
|
||||
|
||||
<!-- Remove at 4.8.13 -->
|
||||
<para>Fix an out of memory issue that affects recent kernels:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -e '/sk_sndbuf/s/u32/int/' \
|
||||
-e '/sk_rcvbuf/s/u32/int/' \
|
||||
-i.bak net/core/sock.c</userinput></screen>
|
||||
|
||||
<para>Compile the kernel image and modules:</para>
|
||||
|
||||
<screen><userinput remap="make">make</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user