lkml.org 
[lkml]   [2023]   [Aug]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH v10 3/3] ublk: enable zoned storage support
Date
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?
\
 
 \ /
  Last update: 2023-08-03 21:07    [W:0.123 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site