Searched hist:"4 c4eb3ecc91f4fee6d6bf7cfbc1e21f2e38d19ff" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/kernel/ |
H A D | module.c | diff 4c4eb3ecc91f4fee6d6bf7cfbc1e21f2e38d19ff Thu Sep 15 06:10:44 CDT 2022 Thomas Gleixner <tglx@linutronix.de> x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()
Instead of resetting permissions all over the place when freeing module memory tell the vmalloc code to do so. Avoids the exercise for the next upcoming user.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20220915111143.406703869@infradead.org
|
H A D | ftrace.c | diff 4c4eb3ecc91f4fee6d6bf7cfbc1e21f2e38d19ff Thu Sep 15 06:10:44 CDT 2022 Thomas Gleixner <tglx@linutronix.de> x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()
Instead of resetting permissions all over the place when freeing module memory tell the vmalloc code to do so. Avoids the exercise for the next upcoming user.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20220915111143.406703869@infradead.org
|
/openbmc/linux/arch/x86/kernel/kprobes/ |
H A D | core.c | diff 4c4eb3ecc91f4fee6d6bf7cfbc1e21f2e38d19ff Thu Sep 15 06:10:44 CDT 2022 Thomas Gleixner <tglx@linutronix.de> x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()
Instead of resetting permissions all over the place when freeing module memory tell the vmalloc code to do so. Avoids the exercise for the next upcoming user.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20220915111143.406703869@infradead.org
|