Thread (16 messages) 16 messages, 4 authors, 2020-03-30

Re: [PATCH 4/5] block: simplify queue allocation

From: Johannes Thumshirn <hidden>
Date: 2020-03-27 10:11:10
Also in: linux-bcache

On 27/03/2020 09:34, Christoph Hellwig wrote:
-struct request_queue *blk_alloc_queue(gfp_t gfp_mask)
-{
-	return blk_alloc_queue_node(gfp_mask, NUMA_NO_NODE);
-}
-EXPORT_SYMBOL(blk_alloc_queue);
Why are you removing the non _node() variant? The memory allocation 
function for instance have this indirection as well and I don't think it 
simplifies a lot passing NUMA_NO_NODE in each block driver.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help