Skip to content
Commit 79ef2bb0 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

clocksource: Prevent NULL pointer dereference



Writing a zero length string to sys/.../current_clocksource will cause
a NULL pointer dereference if the clock events system is in one shot
(highres or nohz) mode.

Pointed-out-by: default avatarDan Carpenter <error27@gmail.com>
LKML-Reference: <alpine.DEB.2.00.0907191545580.12306@bicker>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 4841158b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment