Searched hist:"7 d173070" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/nios2/mm/ |
H A D | tlb.c | 7d173070 Mon Nov 12 09:03:35 CST 2018 Nicholas Piggin <npiggin@gmail.com> nios2: TLBMISC writes do not require PID bits to be set
TLBMISC_RD does not use PID bits, and when setting invalid TLBs, the PID is not required because the address will not match.
This is just a tidy up.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com> 7d173070 Mon Nov 12 09:03:35 CST 2018 Nicholas Piggin <npiggin@gmail.com> nios2: TLBMISC writes do not require PID bits to be set TLBMISC_RD does not use PID bits, and when setting invalid TLBs, the PID is not required because the address will not match. This is just a tidy up. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
|