[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081013081908.GA19572@x200.localdomain>
Date: Mon, 13 Oct 2008 12:19:08 +0400
From: Alexey Dobriyan <adobriyan@...il.com>
To: torvalds@...l.org
Cc: linux-kernel@...r.kernel.org
Subject: [GIT] /proc
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists