Re: [PPC64] Hugepage hash flushing bugfix

2005-02-24 Thread William Lee Irwin III
On Fri, Feb 25, 2005 at 03:14:46PM +1100, David Gibson wrote: > Andrew, Linus, please apply: > Fix a potentially bad (although very rarely triggered) bug in the > ppc64 hugepage code. hpte_update() did not correctly calculate the > address for hugepages, so pte_clear() (which we use for hugepage p

[PPC64] Hugepage hash flushing bugfix

2005-02-24 Thread David Gibson
Andrew, Linus, please apply: Fix a potentially bad (although very rarely triggered) bug in the ppc64 hugepage code. hpte_update() did not correctly calculate the address for hugepages, so pte_clear() (which we use for hugepage ptes as well as normal ones) would not correctly flush the hash page t