Re: [PATCH v4 10/10] module: Reorder functions

2020-07-28 Thread Jessica Yu
+++ Kristen Carlson Accardi [17/07/20 10:00 -0700]: Introduce a new config option to allow modules to be re-ordered by function. This option can be enabled independently of the kernel text KASLR or FG_KASLR settings so that it can be used by architectures that do not support either of these

[PATCH v4 10/10] module: Reorder functions

2020-07-17 Thread Kristen Carlson Accardi
Introduce a new config option to allow modules to be re-ordered by function. This option can be enabled independently of the kernel text KASLR or FG_KASLR settings so that it can be used by architectures that do not support either of these features. This option will be selected by default if