Files
kernel_arpi/kernel
Michel Lespinasse 1ae855f191 FROMLIST: mm: add mmu_notifier_lock
Introduce mmu_notifier_lock as a per-mm percpu_rw_semaphore,
as well as the code to initialize and destroy it together with the mm.

This lock will be used to prevent races between mmu_notifier_register()
and speculative fault handlers that need to fire MMU notifications
without holding any of the mmap or rmap locks.

Signed-off-by: Michel Lespinasse <michel@lespinasse.org>
Link: https://lore.kernel.org/all/20220128131006.67712-24-michel@lespinasse.org/
Bug: 161210518
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: I453ebe979c8b9dcc6159b41c5ec7a1ea17d85ee2
2022-03-23 11:32:16 -07:00
..
2022-03-16 12:53:52 +01:00
2022-03-18 07:55:37 +01:00
2022-02-16 14:14:18 +01:00
2021-11-19 15:38:07 +01:00
2022-01-31 12:35:09 +01:00
2022-03-18 07:55:37 +01:00
2021-08-11 13:11:12 -07:00
2021-09-08 15:32:35 -07:00
2021-12-02 09:55:34 +01:00
2022-02-23 12:30:26 +01:00
2022-03-23 11:32:16 -07:00
2021-09-08 15:32:34 -07:00
2021-05-07 00:26:33 -07:00
2022-02-23 12:30:26 +01:00
2021-06-18 11:43:09 +02:00
2021-09-28 08:49:54 -07:00
2021-08-11 14:47:16 +02:00
2022-02-23 12:30:26 +01:00
2022-03-18 07:53:14 +01:00
2021-05-07 00:26:34 -07:00