Patch "modules: unexport __module_text_address" has been added to the 5.4-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    modules: unexport __module_text_address

to the 5.4-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     modules-unexport-__module_text_address.patch
and it can be found in the queue-5.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.


>From 3fe1e56d0e68b623dd62d8d38265d2a052e7e185 Mon Sep 17 00:00:00 2001
From: Christoph Hellwig <hch@xxxxxx>
Date: Thu, 30 Jul 2020 08:10:23 +0200
Subject: modules: unexport __module_text_address

From: Christoph Hellwig <hch@xxxxxx>

commit 3fe1e56d0e68b623dd62d8d38265d2a052e7e185 upstream.

__module_text_address is only used by built-in code.

Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Signed-off-by: Jessica Yu <jeyu@xxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
---
 kernel/module.c |    1 -
 1 file changed, 1 deletion(-)

--- a/kernel/module.c
+++ b/kernel/module.c
@@ -4655,7 +4655,6 @@ struct module *__module_text_address(uns
 	}
 	return mod;
 }
-EXPORT_SYMBOL_GPL(__module_text_address);
 
 /* Don't grab lock, we're oopsing. */
 void print_modules(void)


Patches currently in stable-queue which might be from hch@xxxxxx are

queue-5.4/modules-unexport-__module_address.patch
queue-5.4/modules-mark-find_symbol-static.patch
queue-5.4/modules-return-licensing-information-from-find_symbol.patch
queue-5.4/modules-inherit-taint_proprietary_module.patch
queue-5.4/modules-mark-ref_module-static.patch
queue-5.4/modules-rename-the-licence-field-in-struct-symsearch-to-license.patch
queue-5.4/modules-unexport-__module_text_address.patch
queue-5.4/modules-mark-each_symbol_section-static.patch



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux