aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.host
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-10-28 12:34:21 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-12-09 13:32:51 -0800
commit259821741e7e4c5f349bd2d91df715e4a5c79f88 (patch)
treeb1e17e9a73655ca85c2157c737f75b8e312e3fef /scripts/Makefile.host
parentce4def95c01a7bf5c95b18b708a4facbb20914dd (diff)
netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pages
commit 6b1686a71e3158d3c5f125260effce171cc7852b upstream. commit ea781f197d6a8 (use SLAB_DESTROY_BY_RCU and get rid of call_rcu()) did a mistake in __vmalloc() call in nf_ct_alloc_hashtable(). I forgot to add __GFP_HIGHMEM, so pages were taken from LOWMEM only. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/Makefile.host')
0 files changed, 0 insertions, 0 deletions