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:
64bc043
)
[IA64] lazy_mmu_prot_update needs to be aware of huge pages
author
Zhang, Yanmin
<yanmin.zhang@intel.com>
Thu, 23 Feb 2006 03:07:20 +0000
(11:07 +0800)
committer
Tony Luck
<tony.luck@intel.com>
Mon, 27 Mar 2006 18:15:41 +0000
(10:15 -0800)
Function lazy_mmu_prot_update is also used on huge pages when it is called
by set_huge_ptep_writable, but it isn't aware of huge pages.
Signed-off-by: Zhang Yanmin <yanmin.zhang@intel.com>
Acked-by: Ken Chen <kenneth.w.chen@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found