Changeset 7f599a3
- Timestamp:
- 02/08/2017 04:56:26 AM (6 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 8.0, 8.0-rc1, 8.1, 8.1-rc1, 8.1-rc2, 8.2, 8.2-rc1, 8.3, 8.3-rc1, 8.3-rc2, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, arm, cross-chap5, ml-11.0, multilib, old-trunk, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- 3656105
- Parents:
- e123025
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/kernel.xml
re123025 r7f599a3 197 197 scratch.</para> 198 198 199 <!-- Remove at 4.8.13 -->200 <para>Fix an out of memory issue that affects recent kernels:</para>201 202 <screen><userinput remap="pre">sed -e '/sk_sndbuf/s/u32/int/' \203 -e '/sk_rcvbuf/s/u32/int/' \204 -i.bak net/core/sock.c</userinput></screen>205 206 199 <para>Compile the kernel image and modules:</para> 207 200
Note:
See TracChangeset
for help on using the changeset viewer.