git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe31fca
)
hrtimer: Make __hrtimer_get_next_event() static
author
kbuild test robot
<fengguang.wu@intel.com>
Fri, 23 Jan 2015 12:12:06 +0000
(20:12 +0800)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 24 Jan 2015 09:53:36 +0000
(10:53 +0100)
kernel/time/hrtimer.c:444:9: sparse: symbol '__hrtimer_get_next_event' was not declared. Should it be static?
Fixes:
9bc7491906b4
hrtimer: Prevent stale expiry time in hrtimer_interrupt()
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: kbuild-all@01.org
Link:
http://lkml.kernel.org/r/20150123121206.GA4766@snb
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found