From: David Howells Date: Mon, 10 Jul 2006 11:44:54 +0000 (-0700) Subject: [PATCH] FDPIC: Move roundup() into linux/kernel.h X-Git-Tag: v2.6.18-rc2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4cac1a0227a6f84be0381cd350a3c8730a4a671;p=pandora-kernel.git [PATCH] FDPIC: Move roundup() into linux/kernel.h Move the roundup() macro from binfmt_elf.c into linux/kernel.h as it's generally useful. [akpm@osdl.org: nuke all the other implementations] Signed-off-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed