From: Chris Metcalf Date: Mon, 2 May 2011 20:21:12 +0000 (-0400) Subject: arch/tile: kernel-related cleanups from removing static page size X-Git-Tag: v3.0-rc1~152^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5386e735897afd8bcd332caf21a5f68d9e0e81c6;p=pandora-kernel.git arch/tile: kernel-related cleanups from removing static page size User space code has been able to discover the static page size by including a special file. In the current release, that file is now gone, and doesn't rely on it. The getpagesize() API is now the only way for userspace to get the page size. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed