+7
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Modules that use static_key_deferred need a way to synchronize with any delayed work that is still pending when the module is unloaded. Introduce static_key_deferred_flush() which flushes any pending jump label updates. Signed-off-by:David Matlack <dmatlack@google.com> Cc: stable@vger.kernel.org Acked-by:
Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>