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:
9e9efff
)
ring_buffer: remove raw from local_irq_save
author
Steven Rostedt
<rostedt@goodmis.org>
Wed, 1 Oct 2008 04:29:52 +0000
(
00:29
-0400)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 14 Oct 2008 08:39:04 +0000
(10:39 +0200)
The raw_local_irq_save causes issues with lockdep. We don't need it
so replace them with local_irq_save.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/ring_buffer.c
patch
|
blob
|
history
diff --cc
kernel/trace/ring_buffer.c
Simple merge