Re: [PATCH V2 0/2] null_blk: usr memcpy_[to|from]_page()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 30 Mar 2023 11:49:24 -0700, Chaitanya Kulkarni wrote:
> From :include/linux/highmem.h:
> "kmap_atomic - Atomically map a page for temporary usage - Deprecated!"
> 
> Use memcpy_from_page() since does the same job of mapping, copying, and
> unmaping except it uses non deprecated kmap_local_page() and
> kunmap_local(). Following are the differences between kmal_local_page()
> and kmap_atomic() :-
> 
> [...]

Applied, thanks!

[1/2] null_blk: use non-deprecated lib functions
      commit: acc3c8799b9723d0b6a8cd67f8036dfdaa280825
[2/2] null_blk: use kmap_local_page() and kunmap_local()
      commit: acc3c8799b9723d0b6a8cd67f8036dfdaa280825

Best regards,
-- 
Jens Axboe






[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux