timer/debug: Change /proc/timer_list from 0444 to 0400
authorIngo Molnar <mingo@kernel.org>
Mon, 13 Nov 2017 06:15:41 +0000 (07:15 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 13 Nov 2017 15:04:06 +0000 (16:04 +0100)
commit8e7df2b5b7f245c9bd11064712db5cb69044a362
tree17572b58b234ce5bafc7c22ce04af8c0258ed859
parent516fb7f2e73dcc303fb97fc3593209fcacf2d982
timer/debug: Change /proc/timer_list from 0444 to 0400

While it uses %pK, there's still few reasons to read this file
as non-root.

Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/time/timer_list.c