|
@@ -196,13 +196,6 @@ File systems --->
|
|
configuration menus and create the kernel configuration from
|
|
configuration menus and create the kernel configuration from
|
|
scratch.</para>
|
|
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>
|
|
<para>Compile the kernel image and modules:</para>
|
|
|
|
|
|
<screen><userinput remap="make">make</userinput></screen>
|
|
<screen><userinput remap="make">make</userinput></screen>
|