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:
6f10392
)
itimer: Use printk_once instead of WARN_ONCE
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 10 Apr 2012 08:50:55 +0000
(10:50 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 10 Apr 2012 09:00:30 +0000
(11:00 +0200)
David pointed out, that WARN_ONCE() to report usage of an deprecated
misfeature make folks unhappy. Use printk_once() instead.
Andrew told me to stop grumbling and to remove the silly typecast
while touching the file.
Reported-by: David Rientjes <rientjes@google.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/itimer.c
patch
|
blob
|
history
diff --cc
kernel/itimer.c
Simple merge