]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
posix-timers: Zero settings value in common code
authorThomas Gleixner <tglx@linutronix.de>
Tue, 30 May 2017 21:15:51 +0000 (23:15 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 4 Jun 2017 13:40:28 +0000 (15:40 +0200)
commiteabdec04385376d560078992710104cc7be2ce1b
treeca24f482991666b523d9d0e4b11d3cdad304c676
parent91d57bae08689199c8acc77a8b3b41150cafab1c
posix-timers: Zero settings value in common code

Zero out the settings struct in the common code so the callbacks do not
have to do it themself.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: John Stultz <john.stultz@linaro.org>
Link: http://lkml.kernel.org/r/20170530211657.200870713@linutronix.de
kernel/time/posix-cpu-timers.c
kernel/time/posix-timers.c