Fabio M. De Francesco 51c0674a56 btrfs: replace kmap() with kmap_local_page() in lzo.c
The use of kmap() is being deprecated in favor of kmap_local_page() where
it is feasible. With kmap_local_page(), the mapping is per thread, CPU
local and not globally visible.

Therefore, use kmap_local_page() / kunmap_local() in lzo.c wherever the
mappings are per thread and not globally visible.

Tested on QEMU + KVM 32 bits VM with 4GB of RAM and HIGHMEM64G enabled.

Suggested-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2022-07-25 17:45:33 +02:00
..
2022-07-25 17:45:33 +02:00
2022-07-25 17:45:33 +02:00
2021-06-22 14:11:57 +02:00
2022-07-25 17:45:33 +02:00
2022-07-25 17:45:33 +02:00
2022-07-16 13:48:55 -07:00
2022-06-26 10:11:36 -07:00
2022-05-24 19:55:07 -07:00
2022-07-25 17:44:33 +02:00
2022-05-24 19:55:07 -07:00
2022-07-25 17:44:33 +02:00
2022-07-25 17:45:33 +02:00
2022-07-25 17:44:33 +02:00