Searched hist:"4 dd5b673" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/parisc/include/asm/ |
H A D | pgtable.h | 4dd5b673 Thu Sep 20 21:31:48 CDT 2018 John David Anglin <dave.anglin@bell.net> parisc: Purge TLB entries after updating page table entry and set page accessed flag in TLB handler
This patch may resolve some races in TLB handling. Hopefully, TLB inserts are accesses and protected by spin lock.
If not, we may need to IPI calls and do local purges on PA 2.0.
Signed-off-by: John David Anglin <dave.anglin@bell.net> Signed-off-by: Helge Deller <deller@gmx.de> 4dd5b673 Thu Sep 20 21:31:48 CDT 2018 John David Anglin <dave.anglin@bell.net> parisc: Purge TLB entries after updating page table entry and set page accessed flag in TLB handler This patch may resolve some races in TLB handling. Hopefully, TLB inserts are accesses and protected by spin lock. If not, we may need to IPI calls and do local purges on PA 2.0. Signed-off-by: John David Anglin <dave.anglin@bell.net> Signed-off-by: Helge Deller <deller@gmx.de>
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | entry.S | 4dd5b673 Thu Sep 20 21:31:48 CDT 2018 John David Anglin <dave.anglin@bell.net> parisc: Purge TLB entries after updating page table entry and set page accessed flag in TLB handler
This patch may resolve some races in TLB handling. Hopefully, TLB inserts are accesses and protected by spin lock.
If not, we may need to IPI calls and do local purges on PA 2.0.
Signed-off-by: John David Anglin <dave.anglin@bell.net> Signed-off-by: Helge Deller <deller@gmx.de>
|