Skip to content
Commit 9a14f653 authored by Paul Mundt's avatar Paul Mundt
Browse files

nommu: Fix up vmalloc_node() symbol export regression.



Commit e1ca7788 ("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: default avatarPaul Mundt <lethal@linux-sh.org>
parent eda4b716
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment