From: Wu, Bryan Date: Thu, 12 Apr 2007 06:28:47 +0000 (-0700) Subject: [PATCH] nommu: fix bug ip_conntrack does not work on nommu X-Git-Tag: v2.6.21-rc7~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a04de6dbe1772d98fddf5099738d6f508e86e21;p=pandora-kernel.git [PATCH] nommu: fix bug ip_conntrack does not work on nommu num_physpages is not exported out in mm/nommu.c, so the ip_conntrack module link will fail. Signed-off-by: Bryan Wu Acked-By: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed