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:
99cd707
)
kernel/trace/ring_buffer.c: reduce inlining
author
Andrew Morton
<akpm@linux-foundation.org>
Fri, 9 Jan 2009 20:27:09 +0000
(12:27 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 11 Jan 2009 02:44:16 +0000
(
03:44
+0100)
text data bss dec hex filename
before: 11320 228 8 11556 2d24 kernel/trace/ring_buffer.o
after: 10592 228 8 10828 2a4c kernel/trace/ring_buffer.o
Also: free_page(0) is legal.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found