From: Kees Cook Date: Sat, 12 Feb 2011 03:21:25 +0000 (-0800) Subject: timer debug: Hide kernel addresses via %pK in /proc/timer_list X-Git-Tag: v2.6.38-rc5~9^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f590308536db432e4747f562b29e5858123938e9;p=pandora-kernel.git timer debug: Hide kernel addresses via %pK in /proc/timer_list In the continuing effort to avoid kernel addresses leaking to unprivileged users, this patch switches to %pK for /proc/timer_list reporting. Signed-off-by: Kees Cook Cc: John Stultz Cc: Dan Rosenberg Cc: Eugene Teo Cc: Linus Torvalds LKML-Reference: <20110212032125.GA23571@outflux.net> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed