aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/jiffies.h
diff options
context:
space:
mode:
authorBorislav Petkov <bp@suse.de>2015-06-06 11:30:00 +0200
committerThomas Gleixner <tglx@linutronix.de>2015-06-08 15:46:06 +0200
commitd711b8b30c803b1b2aedf6a3474758798078f9e1 (patch)
tree7c7c3618c2e48c11558d5c5d4de861b4f799de84 /include/linux/jiffies.h
parentMerge branch 'clockevents/4.2' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core (diff)
downloadlinux-dev-d711b8b30c803b1b2aedf6a3474758798078f9e1.tar.xz
linux-dev-d711b8b30c803b1b2aedf6a3474758798078f9e1.zip
hrtimers: Make sure hrtimer_resolution is unsigned int
... in the !CONFIG_HIGH_RES_TIMERS case too. And thus fix warnings like this one: net/sched/sch_api.c: In function ‘psched_show’: net/sched/sch_api.c:1891:6: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 6 has type ‘long int’ [-Wformat=] (u32)NSEC_PER_SEC / hrtimer_resolution); Signed-off-by: Borislav Petkov <bp@suse.de> Link: http://lkml.kernel.org/r/1433583000-32090-1-git-send-email-bp@alien8.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/linux/jiffies.h')
0 files changed, 0 insertions, 0 deletions