diff options
author | Vitaly Wool <[email protected]> | 2020-12-14 19:12:36 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-12-15 12:13:45 -0800 |
commit | 135f97fd0c398f20a544cc52c3f8a3cb925a8aef (patch) | |
tree | c3a52448d6fc5f5c22f44db7fea142435f18cef3 /lib/mpi/mpi-cmp.c | |
parent | dcf5aedb24f899d537e21c18ea552c780598d352 (diff) |
z3fold: remove preempt disabled sections for RT
Replace get_cpu_ptr() with migrate_disable()+this_cpu_ptr() so RT can take
spinlocks that become sleeping locks.
Signed-off-by Mike Galbraith <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vitaly Wool <[email protected]>
Cc: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions