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:
eda4b71
)
nommu: Fix up vmalloc_node() symbol export regression.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 24 Dec 2010 02:50:34 +0000
(11:50 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 24 Dec 2010 02:50:34 +0000
(11:50 +0900)
Commit e1ca778 ("mm: add vzalloc() and vzalloc_node() helpers") ended up
accidentally deleting the vmalloc_node() symbol export, resulting in:
"vmalloc_node" [net/core/pktgen.ko] undefined!
"vmalloc_node" [net/netfilter/x_tables.ko] undefined!
regressions.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
mm/nommu.c
patch
|
blob
|
history
diff --cc
mm/nommu.c
Simple merge