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:
ce0c0e5
)
x86: janitor CPA statistics patch
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 5 May 2008 14:35:21 +0000
(16:35 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 06:12:05 +0000
(08:12 +0200)
1) Remove __meminit from update_pages_count. It is used inside
split_pages()
2) Make the code depend on PROC_FS. Doing statistics for nothing is
useless and not adding useless code is nice to the Linux tiny folks.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found