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:
c0c168c
)
x86: unify show_interrupts() and proc helpers
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 16 Oct 2008 09:32:24 +0000
(11:32 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 16 Oct 2008 14:53:29 +0000
(16:53 +0200)
show_interrupts() and proc helpers are basically the same for
32 and 64 bit. Move them to a shared source file.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found