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:
c3724b1
)
[PATCH] nommu: fix bug ip_conntrack does not work on nommu
author
Wu, Bryan
<bryan.wu@analog.com>
Thu, 12 Apr 2007 06:28:47 +0000
(23:28 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 12 Apr 2007 22:31:42 +0000
(15:31 -0700)
num_physpages is not exported out in mm/nommu.c, so the ip_conntrack module
link will fail.
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Acked-By: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found