From: Fabian Frederick Date: Fri, 8 Aug 2014 21:21:20 +0000 (-0700) Subject: fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE) X-Git-Tag: omap-for-v3.17/fixes-against-rc2~116^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=108a8a11cb64981b03bcb78fd78d09a53967d14f;p=pandora-kernel.git fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE) Use mm.h definition. Signed-off-by: Fabian Frederick Cc: Xishi Qiu Acked-by: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed