Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754740Ab3EaKz3 (ORCPT ); Fri, 31 May 2013 06:55:29 -0400 Received: from hermes.synopsys.com ([198.182.44.81]:48320 "EHLO hermes.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751814Ab3EaKzV (ORCPT ); Fri, 31 May 2013 06:55:21 -0400 From: Vineet Gupta To: Andrew Morton CC: , , , Max Filippov , "Vineet Gupta" Subject: [PATCH 0/2] mm: fixlets Date: Fri, 31 May 2013 16:23:48 +0530 Message-ID: <1369997630-6522-1-git-send-email-vgupta@synopsys.com> X-Mailer: git-send-email 1.7.10.4 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.12.197.154] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 886 Lines: 33 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 from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/