[PATCH v3 0/3] TLB flush counters

2019-04-29 Thread Atish Patra
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. Chnages from v2->v3: 1. Fixed typos and commit text formatting. Changes from v1->v2: 1. Move the arch sp

[PATCH v2 0/3] TLB flush counters

2019-04-29 Thread Atish Patra
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. Changes from v1->v2: 1. Move the arch specific config option to a common one as it touches generic cod

[0/3] TLB flush counters

2019-04-10 Thread Atish Patra
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