The commit log for 67f87463d3 explains what the runtime effects should have been. This simply fixes a typo in that patch that caused that patch to be a no-op.
-----Original Message----- From: Andrew Morton [mailto:[email protected]] Sent: Wednesday, August 13, 2014 1:00 PM To: Wilcox, Matthew R Cc: [email protected]; Mel Gorman; Rik van Riel; [email protected] Subject: Re: [PATCH] mm: Actually clear pmd_numa before invalidating On Wed, 13 Aug 2014 11:28:27 -0400 Matthew Wilcox <[email protected]> wrote: > Commit 67f87463d3 cleared the NUMA bit in a copy of the PMD entry, but > then wrote back the original > > Signed-off-by: Matthew Wilcox <[email protected]> > Cc: Mel Gorman <[email protected]> > Cc: Rik van Riel <[email protected]> > Cc: <[email protected]> What are the runtime effects of this patch? -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
