https://github.com/torvalds/linux
Revision 58763a297405024d23d8f1d0bba3e6603660c4b6 authored by Andrew Morton on 04 February 2009, 23:11:58 UTC, committed by Linus Torvalds on 05 February 2009, 20:56:46 UTC
alpha:

kernel/async.c: In function 'run_one_entry':
kernel/async.c:141: warning: format '%lli' expects type 'long long int', but argument 2 has type 'async_cookie_t'
kernel/async.c:149: warning: format '%lli' expects type 'long long int', but argument 2 has type 'async_cookie_t'
kernel/async.c:149: warning: format '%lld' expects type 'long long int', but argument 4 has type 's64'
kernel/async.c: In function 'async_synchronize_cookie_special':
kernel/async.c:250: warning: format '%lli' expects type 'long long int', but argument 3 has type 's64'

Cc: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 647802d
History
Tip revision: 58763a297405024d23d8f1d0bba3e6603660c4b6 authored by Andrew Morton on 04 February 2009, 23:11:58 UTC
kernel/async.c: fix printk warnings
Tip revision: 58763a2
File Mode Size
keys
selinux
smack
Kconfig -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 588 bytes
capability.c -rw-r--r-- 23.3 KB
commoncap.c -rw-r--r-- 26.0 KB
device_cgroup.c -rw-r--r-- 11.6 KB
inode.c -rw-r--r-- 8.9 KB
root_plug.c -rw-r--r-- 2.7 KB
security.c -rw-r--r-- 31.2 KB

back to top