diff options
author | Matthew Wilcox (Oracle) | 2021-08-04 20:07:33 -0700 |
---|---|---|
committer | Darrick J. Wong | 2021-08-05 10:30:33 -0700 |
commit | ab069d5fdcd14530d4223746c8d01f421d4c4057 (patch) | |
tree | 1b86a2ef451f3d4a0ea834c8aa55309b74a18eff /certs/common.c | |
parent | f1f264b4c134ee65cdadece7a20f3c0643602a4a (diff) |
iomap: Use kmap_local_page instead of kmap_atomic
kmap_atomic() has the side-effect of disabling pagefaults and
preemption. kmap_local_page() does not do this and is preferred.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'certs/common.c')
0 files changed, 0 insertions, 0 deletions