On 06.03.23 17:15, Gerald Schaefer wrote:
s390 can do more fine-grained handling of spurious TLB protection faults,
when there also is the PTE pointer available.
Therefore, pass on the PTE pointer to flush_tlb_fix_spurious_fault() as
an additional parameter.
This will add no functional change to other architectures, but those with
private flush_tlb_fix_spurious_fault() implementations need to be made
aware of the new parameter.
Reviewed-by: Alexander Gordeev <agord...@linux.ibm.com>
Signed-off-by: Gerald Schaefer <gerald.schae...@linux.ibm.com>
---
Acked-by: David Hildenbrand <da...@redhat.com>
--
Thanks,
David / dhildenb