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:
3b900d4
)
x86_32: apic/bigsmp_32, de-inline functions
author
Jiri Slaby
<jirislaby@gmail.com>
Mon, 2 Mar 2009 09:53:55 +0000
(10:53 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 2 Mar 2009 10:20:32 +0000
(11:20 +0100)
The ones which go only into struct apic are de-inlined
by compiler anyway, so remove the inline specifier from them.
Afterwards, remove bigsmp_setup_portio_remap completely as it
is unused.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found