diff options
author | Huang Jianan <[email protected]> | 2021-03-17 11:54:47 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2021-03-29 10:18:00 +0800 |
commit | 648f2de053a882c87c05f0060f47d3b11841fdbe (patch) | |
tree | e3e9cde207e24544f3d27d51c631ab82928477f0 /lib/mpi/mpi-pow.c | |
parent | b4892fa3e7fd69e78a82356de45b90758589cafc (diff) |
erofs: use workqueue decompression for atomic contexts only
z_erofs_decompressqueue_endio may not be executed in the atomic
context, for example, when dm-verity is turned on. In this scenario,
data can be decompressed directly to get rid of additional kworker
scheduling overhead.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Gao Xiang <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Huang Jianan <[email protected]>
Signed-off-by: Guo Weichao <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-pow.c')
0 files changed, 0 insertions, 0 deletions