Skip to content
Snippets Groups Projects
Commit b5deef90 authored by Jens Axboe's avatar Jens Axboe Committed by Jens Axboe
Browse files

[PATCH] Make sure all block/io scheduler setups are node aware


Some were kmalloc_node(), some were still kmalloc(). Change them all to
kmalloc_node().

Signed-off-by: default avatarJens Axboe <axboe@suse.de>
parent a3b05e8f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment