lkml.org 
[lkml]   [2015]   [Nov]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] module RO/NX cleanups.
Date
Josh drew my attention to this code, and it clearly needed some love.

Josh Poimboeuf (1):
module: Use the same logic for setting and unsetting RO/NX

Rusty Russell (3):
gcov: use within_module() helper.
module: use a structure to encapsulate layout.
module: clean up RO/NX handling.

arch/alpha/kernel/module.c | 2 +-
arch/arc/kernel/unwind.c | 4 +-
arch/avr32/kernel/module.c | 12 +-
arch/ia64/kernel/module.c | 14 +-
arch/metag/kernel/module.c | 4 +-
arch/mips/kernel/vpe.c | 6 +-
arch/parisc/kernel/module.c | 32 ++--
arch/powerpc/kernel/module_32.c | 6 +-
arch/s390/kernel/module.c | 22 +--
arch/x86/kernel/livepatch.c | 6 +-
include/linux/module.h | 68 ++++----
kernel/debug/kdb/kdb_main.c | 4 +-
kernel/gcov/base.c | 7 +-
kernel/module.c | 334 ++++++++++++++++++----------------------
14 files changed, 244 insertions(+), 277 deletions(-)

--
2.5.0



\
 
 \ /
  Last update: 2015-11-09 05:41    [W:0.148 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site