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:
1778d55
)
Revert "[NET]: Shut up warnings in net/core/flow.c"
author
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 23 Nov 2005 16:44:05 +0000
(08:44 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 23 Nov 2005 16:44:05 +0000
(08:44 -0800)
This reverts commit
af2b4079ab154bd12e8c12b02db5f31b31babe63
Changing the #define to an inline function breaks on non-SMP builds,
since wuite a few places in the kernel do not implement the ipi handler
when compiling for UP.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found