Re: [PATCH v10 3/3] ublk: enable zoned storage support

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

 



On 03.08.23 16:09, Andreas Hindborg (Samsung) wrote:
> + buf = __vmalloc(bufsize, GFP_KERNEL | __GFP_NORETRY);

Missing #include <linux/vmalloc.h> so the bot doesn't complain.
But while we're at it, why can't you just use kvmalloc() here?




[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