-
由 Matthew Wilcox 提交于
Since we are conditionally storing NULL in the XArray, we do not need to allocate memory and the GFP flags will be unused. Signed-off-by: NMatthew Wilcox <willy@infradead.org>
c121d3bb
Since we are conditionally storing NULL in the XArray, we do not need
to allocate memory and the GFP flags will be unused.
Signed-off-by: NMatthew Wilcox <willy@infradead.org>