Changeset 098f4de for chapter10/kernel.xml
- Timestamp:
- 08/24/2022 08:42:49 AM (2 years ago)
- Branches:
- 11.2, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 12.2, 12.2-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
- Children:
- 85cdcb09
- Parents:
- 83b8644
- git-author:
- Xi Ruoyao <xry111@…> (08/24/2022 08:41:16 AM)
- git-committer:
- Xi Ruoyao <xry111@…> (08/24/2022 08:42:49 AM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter10/kernel.xml
r83b8644 r098f4de 160 160 <screen role="nodump">Processor type and features ---> 161 161 [*] Support x2apic [CONFIG_X86_X2APIC] 162 Memory Management options ---> 163 [ ] Enable userfaultfd() system call [CONFIG_USERFAULTFD] 162 164 Device Drivers ---> 163 165 [*] PCI Support ---> [CONFIG_PCI] … … 248 250 or not available, but it's recommended to enable x2APIC in the 249 251 BIOS setting for a modern 64-bit x86 system.</para> 252 </listitem> 253 </varlistentry> 254 255 <varlistentry> 256 <term><parameter>Enable userfaultfd() system call</parameter></term> 257 <listitem> 258 <para>If this option is enabled, a security vulnerability not 259 resolved in Linux-&linux-version; yet will be exploitable. 260 Disable this option to avoid the vulnerability. This system call 261 is not used by any part of LFS or BLFS.</para> 250 262 </listitem> 251 263 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.