diff options
| author | Tomoya MORINAGA <[email protected]> | 2011-10-19 01:37:40 +0000 |
|---|---|---|
| committer | Grant Likely <[email protected]> | 2011-10-20 01:01:34 +0000 |
| commit | a7aaa4f888968b1261c2701cc66f18a3d4b9777b (patch) | |
| tree | 39bd3205e8d46fde63d992a3a43d5ce76b4377c9 /fs/btrfs/async-thread.c | |
| parent | gpio-pch: Use NUMA_NO_NODE not GFP_KERNEL (diff) | |
| download | kernel-a7aaa4f888968b1261c2701cc66f18a3d4b9777b.tar.gz kernel-a7aaa4f888968b1261c2701cc66f18a3d4b9777b.zip | |
gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNEL
Currently, GFP_KERNEL is used as parameter of irq_alloc_descs like below.
irq_base = irq_alloc_descs(-1, IOH_IRQ_BASE, num_ports[j],
GFP_KERNEL);
This is not true.
So, this patch uses NUMA_NO_NODE not GFP_KERNEL.
Reported-by: Dan Carpenter <[email protected]>
Reported-by: David Rientjes <[email protected]>
Signed-off-by: Tomoya MORINAGA <[email protected]>
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Grant Likely <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions
