[lfs] 02/02: loongarch: Partially revert "kernel: add HIGHMEM4G for 32-bit"
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch xry111/loongarch in repository lfs. commit 28af7e6488fd90f4c34508b9c92f4e5d038a7db5 Author: Xi Ruoyao <[email protected]> AuthorDate: Fri Jan 16 10:13:04 2026 +0800 loongarch: Partially revert "kernel: add HIGHMEM4G for 32-bit" This reverts the x86-specific part of commit e3bd8b4a059a985342c762ee3e333360c8e28078. --- chapter10/kernel.xml | 7 ------- chapter10/kernel/highmem.toml | 1 - chapter10/kernel/highmem.xml | 7 ------- 3 files changed, 15 deletions(-) diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml index b73223810..e4fb30753 100644 --- a/chapter10/kernel.xml +++ b/chapter10/kernel.xml @@ -141,13 +141,6 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kernel/systemd.xml"/> - <para>If you are building a 32-bit system, - adjust the configuration so the kernel will - be able to use up to 4GB physical RAM:</para> - - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="kernel/highmem.xml"/> - <para>If the partition for the LFS system is in a NVME SSD (i. e. the device node for the partition is <filename>/dev/nvme*</filename> instead of <filename>/dev/sd*</filename>), enable NVME support or diff --git a/chapter10/kernel/highmem.toml b/chapter10/kernel/highmem.toml deleted file mode 100644 index 93e66af3b..000000000 --- a/chapter10/kernel/highmem.toml +++ /dev/null @@ -1 +0,0 @@ -HIGHMEM4G='*' diff --git a/chapter10/kernel/highmem.xml b/chapter10/kernel/highmem.xml deleted file mode 100644 index 03b228e59..000000000 --- a/chapter10/kernel/highmem.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" - "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> -<!-- Automatically generated by kernel-config.py - DO NOT EDIT! --> -<screen role="nodump"><emphasis role='blue'>P</emphasis>rocessor type and features ---> - [*] H<emphasis role='blue'>i</emphasis>gh Memory Support [HIGHMEM4G]</screen> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page