clocksource: allow read access to available/current_clocksource
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Sat, 3 May 2008 12:23:14 +0000 (14:23 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 3 May 2008 16:11:48 +0000 (18:11 +0200)
commit4f95f81a48623982879f4fa80c641933444afd18
treea1e6325a9b3ba3baf60911091ecb69212305204d
parent4359a023a8c3b247b348c310bf510b23f3c1ab64
clocksource: allow read access to available/current_clocksource

There is no harm, when users can read the info and we ask often enough
during debugging for this kind of information.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time/clocksource.c