]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sched debug: dont print kernel address in /proc/sched_debug
authorIngo Molnar <mingo@elte.hu>
Fri, 10 Aug 2007 21:05:11 +0000 (23:05 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 10 Aug 2007 21:05:11 +0000 (23:05 +0200)
commit5167e75f4d2d10bff6afee1f358313e87b4df246
tree93db8fc53b82b6752b77fa4d8644a6896149d53b
parente56f31aad9d8c0102bc074cdab4e3ee76b38600d
sched debug: dont print kernel address in /proc/sched_debug

Arjan van de Ven pointed out that we should not print kernel addresses
in world-readable /proc files - fix that.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
kernel/sched_debug.c