Searched hist:"20 cce633f4254cc0df39665449726e3172518f6c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | mm_types.h | diff 20cce633f4254cc0df39665449726e3172518f6c Mon Feb 27 11:36:09 CST 2023 Michel Lespinasse <michel@lespinasse.org> mm: rcu safe VMA freeing
This prepares for page faults handling under VMA lock, looking up VMAs under protection of an rcu read lock, instead of the usual mmap read lock.
Link: https://lkml.kernel.org/r/20230227173632.3292573-11-surenb@google.com Signed-off-by: Michel Lespinasse <michel@lespinasse.org> Signed-off-by: Suren Baghdasaryan <surenb@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/openbmc/linux/kernel/ |
H A D | fork.c | diff 20cce633f4254cc0df39665449726e3172518f6c Mon Feb 27 11:36:09 CST 2023 Michel Lespinasse <michel@lespinasse.org> mm: rcu safe VMA freeing
This prepares for page faults handling under VMA lock, looking up VMAs under protection of an rcu read lock, instead of the usual mmap read lock.
Link: https://lkml.kernel.org/r/20230227173632.3292573-11-surenb@google.com Signed-off-by: Michel Lespinasse <michel@lespinasse.org> Signed-off-by: Suren Baghdasaryan <surenb@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|