[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1492798187.git.luto@kernel.org>
Date: Fri, 21 Apr 2017 11:15:10 -0700
From: Andy Lutomirski <luto@...nel.org>
To: x86@...nel.org
Cc: linux-kernel@...r.kernel.org, Borislav Petkov <bp@...en8.de>,
Andy Lutomirski <luto@...nel.org>
Subject: [PATCH v2 0/3] x86/mm: Straightforward TLB flush fixes/cleanups
I have some less straightforward cleanups coming, but these three
are easy and might even be okay for 4.12 assuming that someone feels
like reviewing them.
Changes from v1:
- Fixed the Cc list on patch 3. No code changes at all.
Andy Lutomirski (3):
x86/mm: Remove flush_tlb() and flush_tlb_current_task()
x86/mm: Make flush_tlb_mm_range() more predictable
x86/mm: Fix flush_tlb_page() on Xen
arch/x86/include/asm/tlbflush.h | 3 ---
arch/x86/mm/tlb.c | 33 ++++++++-------------------------
2 files changed, 8 insertions(+), 28 deletions(-)
--
2.9.3
Powered by blists - more mailing lists