git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cf1f7c
)
[IA64] Untangle sync_icache_dcache() page size determination
author
Christoph Lameter
<clameter@sgi.com>
Wed, 9 Apr 2008 20:05:41 +0000
(13:05 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Wed, 9 Apr 2008 20:05:41 +0000
(13:05 -0700)
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>
No differences found