diff options
author | David Howells <dhowells@redhat.com> | 2008-07-12 22:47:58 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-12 23:33:42 +0200 |
commit | d3297a644a0ab784e0c810ceca6bf35a67868ad9 (patch) | |
tree | ec6c77178bde80b95bd654b47ac3b615135772ed /security | |
parent | OProfile kernel maintainership changes (diff) | |
download | linux-d3297a644a0ab784e0c810ceca6bf35a67868ad9.tar.xz linux-d3297a644a0ab784e0c810ceca6bf35a67868ad9.zip |
frv: fix irqs_disabled() to return an int, not an unsigned long
Fix FRV irqs_disabled() to return an int, not an unsigned long to avoid
this warning:
kernel/sched.c: In function '__might_sleep':
kernel/sched.c:8198: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions