diff options
author | 2009-11-13 14:32:19 +0100 | |
---|---|---|
committer | 2009-11-13 20:46:24 +0100 | |
commit | 529eaccd900a59724619b4a6ef6579fd518d5218 (patch) | |
tree | c2d9986df5dc18ef5b412036a0d897194bad12e7 /lib/dma-debug.c | |
parent | mips: Use generic mult/shift factor calculation for clocks (diff) | |
download | linux-dev-529eaccd900a59724619b4a6ef6579fd518d5218.tar.xz linux-dev-529eaccd900a59724619b4a6ef6579fd518d5218.zip |
nohz: Type cast printk argument
On some archs local_softirq_pending() has a data type of unsigned long
on others its unsigned int. Type cast it to (unsigned int) in the
printk to avoid the compiler warning.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <new-submission>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions