[PATCH] m68k: fix NBPG define
authorRoman Zippel <zippel@linux-m68k.org>
Fri, 6 Oct 2006 07:43:57 +0000 (00:43 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Oct 2006 15:53:41 +0000 (08:53 -0700)
commit5e7c4ea83efa9d6269bcbf17611f83aeef71c096
tree705a827fba1d17472fb11e9684c82eb5af0c05f2
parent9ef308946fa8390136130a886b0d9a57867a747a
[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 <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-m68k/user.h