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:
e803915
)
[IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem access
author
Jes Sorensen
<jes@sgi.com>
Wed, 25 Oct 2006 09:49:53 +0000
(
05:49
-0400)
committer
Tony Luck
<tony.luck@intel.com>
Thu, 26 Oct 2006 21:57:06 +0000
(14:57 -0700)
Don't PAGE_SHIFT pointer before handing it to virt_to_page() in
xlate_dev_kmem_ptr() as it results in a double shift.
Spotted by Bob Montgomery.
Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found