From: Roman Zippel Date: Fri, 6 Oct 2006 07:43:57 +0000 (-0700) Subject: [PATCH] m68k: fix NBPG define X-Git-Tag: v2.6.19-rc2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e7c4ea83efa9d6269bcbf17611f83aeef71c096;p=pandora-kernel.git [PATCH] m68k: fix NBPG define The recent header cleanup removed PAGE_SIZE from the exported information as it depends on the configuration. BTW This has possibly other consequences, as the core dump code is using PAGE_SIZE directly, which may need fixing as well. Signed-off-by: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed