1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-14 02:25:42 +00:00
Gerald Schaefer 99c2913363 mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
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.

Link: https://lkml.kernel.org/r/20230306161548.661740-1-gerald.schaefer@linux.ibm.com
Signed-off-by: Gerald Schaefer <gerald.schaefer@linux.ibm.com>
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>	[arm64]
Acked-by: Michael Ellerman <mpe@ellerman.id.au>		[powerpc]
Acked-by: David Hildenbrand <david@redhat.com>
Cc: Anshuman Khandual <anshuman.khandual@arm.com>
Cc: Borislav Petkov (AMD) <bp@alien8.de>
Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-03-28 16:20:12 -07:00
..
2023-02-24 17:18:54 -08:00
2023-02-27 10:04:49 -08:00
2023-02-22 11:05:56 -08:00
2023-02-16 13:42:22 +01:00
2023-02-24 15:11:03 -08:00
2023-02-24 15:11:03 -08:00
2023-02-27 09:47:26 -08:00
2023-02-25 11:30:21 -08:00
2023-02-24 17:12:23 -08:00
2023-02-27 10:04:49 -08:00
2023-02-24 17:29:52 -08:00
2023-02-24 12:58:55 -08:00
2023-02-20 09:20:55 -05:00
2023-02-24 12:58:55 -08:00
2023-02-15 19:38:50 +01:00
2023-02-03 08:20:55 -07:00
2023-03-05 10:49:37 -08:00
2023-02-25 11:30:21 -08:00
2023-03-25 12:57:34 -07:00
2023-02-24 17:18:54 -08:00
2023-02-06 19:06:58 +01:00
2023-03-13 10:14:05 +01:00
2023-03-19 10:02:04 -07:00
2023-02-24 12:58:55 -08:00
2023-02-20 12:33:41 -08:00
2023-02-02 22:33:13 -08:00
2023-02-24 12:58:55 -08:00
2023-02-22 12:36:25 -08:00
2023-02-22 13:50:13 -08:00
2023-02-24 14:34:12 -08:00
2023-02-24 14:34:12 -08:00
2023-02-13 10:11:20 +02:00
2023-02-23 14:05:08 -08:00
2023-02-23 14:00:10 -08:00
2023-02-22 14:21:40 -08:00
2023-02-22 14:47:20 -08:00
2023-03-15 14:58:52 +01:00
2023-02-24 13:31:53 -08:00
2023-02-25 11:48:02 -08:00
2023-02-23 13:43:23 +01:00
2023-02-21 18:24:12 -08:00
2023-02-20 17:41:08 -08:00
2023-02-16 18:10:18 +01:00
2023-03-14 17:07:54 -07:00
2023-02-20 19:26:58 -05:00