diff options
| author | Tomoya MORINAGA <[email protected]> | 2011-10-19 01:37:39 +0000 |
|---|---|---|
| committer | Grant Likely <[email protected]> | 2011-10-20 01:01:29 +0000 |
| commit | 2824bc9c38dcb9a3e8f2d72a6ede8563c222959f (patch) | |
| tree | 5e340e0b716bfe6138174e5c06bad6e73ac8c3f7 /fs/btrfs/async-thread.c | |
| parent | gpio: langwell: ensure alternate function is cleared (diff) | |
| download | kernel-2824bc9c38dcb9a3e8f2d72a6ede8563c222959f.tar.gz kernel-2824bc9c38dcb9a3e8f2d72a6ede8563c222959f.zip | |
gpio-pch: 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
