[GIT] /proc

From: Alexey Dobriyan
Date: Mon Oct 13 2008 - 04:16:28 EST


Linus, please, pull from

git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc.git proc

to get
a) oops fix for rare race condition
b) /proc/*/personality files
c) removal of kernel.maps_protect sysctl which stopped controlling anything
since 2.6.24-rc7 (effectively was always turned on)

and misc cleanups not worth mentioning.

Documentation/filesystems/proc.txt | 7 -------
arch/arm/kernel/dma.c | 17 -----------------
arch/sparc/include/asm/dma_32.h | 1 -
fs/proc/Kconfig | 10 ++++++++++
fs/proc/array.c | 7 -------
fs/proc/base.c | 21 ++++++++++-----------
fs/proc/inode.c | 2 +-
fs/proc/internal.h | 2 --
fs/proc/proc_misc.c | 1 -
fs/proc/proc_sysctl.c | 6 +++---
fs/proc/task_mmu.c | 16 +---------------
fs/proc/task_nommu.c | 5 -----
fs/proc/vmcore.c | 6 ------
init/Kconfig | 10 ----------
kernel/sched_debug.c | 2 --
kernel/sysctl.c | 11 -----------
16 files changed, 25 insertions(+), 99 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/