diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2021-08-04 20:07:33 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2021-08-05 10:30:33 -0700 |
commit | ab069d5fdcd14530d4223746c8d01f421d4c4057 (patch) | |
tree | 1b86a2ef451f3d4a0ea834c8aa55309b74a18eff /drivers/usb/cdns3/cdns3-trace.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) <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions