[lfs] branch trunk updated: Revert "loongarch: kernel: strip modules"

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <176988707796.25539.521405418885990424@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new d3ecbdde9 Revert "loongarch: kernel: strip modules"
d3ecbdde9 is described below

commit d3ecbdde9a86497695d1cb5649f8e126615a3e91
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sun Feb 1 03:17:23 2026 +0800

    Revert "loongarch: kernel: strip modules"
    
    This reverts commit 28a9647e866997f59a9036d262be9f6a6dba9a90.
    
    Wrong branch. 🤡.
---
 chapter10/kernel.xml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml
index acc61e631..66e58f46b 100644
--- a/chapter10/kernel.xml
+++ b/chapter10/kernel.xml
@@ -395,13 +395,7 @@
     <para>Unless module support has been disabled in the kernel configuration,
     install the modules with:</para>
 
-<screen><userinput remap="install">make INSTALL_MOD_STRIP=1 modules_install</userinput></screen>
-
-    <!-- FIXME: I don't think this is the correct solution.  -->
-    <para>The <parameter>INSTALL_MOD_STRIP=1</parameter> option makes the
-    build system strip the kernel modules after installation.  We need that
-    to work around a memory allocate failure when the kernel loads large
-    modules (for example the AMDGPU module).</para>
+<screen><userinput remap="install">make modules_install</userinput></screen>
 
     <para>After kernel compilation is complete, additional steps are
     required to complete the installation. Some files need to be copied to

-- 
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.