-
由 Matthew Wilcox 提交于
With no more radix tree API users left, we can drop the GFP flags and use xa_init() instead of INIT_RADIX_TREE(). Signed-off-by: NMatthew Wilcox <willy@infradead.org>a2833486
With no more radix tree API users left, we can drop the GFP flags
and use xa_init() instead of INIT_RADIX_TREE().
Signed-off-by: NMatthew Wilcox <willy@infradead.org>