commit | 273988fa4dffd1b1e6deb3de18b979a44e9d8732 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Wed Apr 09 13:05:41 2008 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Wed Apr 09 13:05:41 2008 -0700 |
tree | f28645f5d5a5432bf0cd3f91318ce4709830f196 | |
parent | 5cf1f7cef1c67b5c81736f00e81a2890e07041b9 [diff] |
[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 <clameter@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>