[0/3] TLB flush counters

From: Atish Patra
Date: Wed Apr 10 2019 - 18:45:28 EST


The RISC-V patch (2/3) is based on Gary's TLB flush patch series

https://patchwork.kernel.org/project/linux-riscv/list/?series=97315

The x86 kconfig fix patch(1/3) can be applied separately.

Atish Patra (3):
x86: Update DEBUG_TLBFLUSH options description.
RISC-V: Update tlb flush counters
RISC-V: Add DEBUG_TLBFLUSH option.

arch/riscv/Kconfig.debug | 12 ++++++++++++
arch/riscv/include/asm/tlbflush.h | 5 +++++
arch/riscv/mm/tlbflush.c | 12 ++++++++++++
arch/x86/Kconfig.debug | 15 +++------------
4 files changed, 32 insertions(+), 12 deletions(-)

--
2.21.0