linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mm: fixlets
@ 2013-05-31 10:53 Vineet Gupta
  2013-05-31 10:53 ` [PATCH 1/2] mm: Fix the TLB range flushed when __tlb_remove_page() runs out of slots Vineet Gupta
  2013-05-31 10:53 ` [PATCH 2/2] mm: tlb_fast_mode check missing in tlb_finish_mmu() Vineet Gupta
  0 siblings, 2 replies; 3+ messages in thread
From: Vineet Gupta @ 2013-05-31 10:53 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-mm, linux-arch, linux-kernel, Max Filippov, Vineet Gupta

Hi Andrew,

Max Filippov reported a generic MM issue with PTE/TLB coherency
@ http://www.spinics.net/lists/linux-arch/msg21736.html

While the fix for issue is still being discussed, sending over a bunch
mm fixlets which we found in due course.

Infact, 1/2 looks like stable material as orig code was flushing wrong range
from TLB - wherever used.

Please consider applying.

Thx,
-Vineet


Vineet Gupta (2):
  mm: Fix the TLB range flushed when __tlb_remove_page() runs out of
    slots
  mm: tlb_fast_mode check missing in tlb_finish_mmu()

 mm/memory.c |   12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

-- 
1.7.10.4

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-31 10:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-31 10:53 [PATCH 0/2] mm: fixlets Vineet Gupta
2013-05-31 10:53 ` [PATCH 1/2] mm: Fix the TLB range flushed when __tlb_remove_page() runs out of slots Vineet Gupta
2013-05-31 10:53 ` [PATCH 2/2] mm: tlb_fast_mode check missing in tlb_finish_mmu() Vineet Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).