From: Christoph Lameter Date: Wed, 9 Apr 2008 20:05:41 +0000 (-0700) Subject: [IA64] Untangle sync_icache_dcache() page size determination X-Git-Tag: v2.6.26-rc1~1146^2^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=273988fa4dffd1b1e6deb3de18b979a44e9d8732;p=pandora-kernel.git [IA64] Untangle sync_icache_dcache() page size determination Untangle the chaos of page size determination in this function by simply using PAGE_SIZE << compound_order(). Signed-off-by: Christoph Lameter Signed-off-by: Tony Luck --- Reading git-diff-tree failed