Tomoya MORINAGA
a7aaa4f888
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 <dan.carpenter@oracle.com>
Reported-by: David Rientjes <rientjes@google.com>
Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.lapis-semi.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-10-19 19:01:34 -06:00
..
2011-06-13 09:03:48 -06:00
2011-07-28 16:19:23 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-07-25 13:56:39 -07:00
2011-06-06 10:10:11 -06:00
2011-07-14 12:41:53 +09:00
2011-07-25 13:56:39 -07:00
2011-06-15 14:57:39 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-10-06 04:14:52 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-07-15 13:54:18 -06:00
2011-10-19 19:01:34 -06:00
2011-07-06 11:57:15 -06:00
2011-08-01 04:58:00 -07:00
2011-08-01 04:58:00 -07:00
2011-09-21 10:26:42 -06:00
2011-07-19 13:10:02 -06:00
2011-09-20 11:31:58 -06:00
2011-07-22 14:50:57 -07:00
2011-06-16 13:41:50 -06:00
2011-06-06 10:10:11 -06:00
2011-10-19 19:01:29 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-07-05 23:36:32 -06:00
2011-06-06 10:10:11 -06:00
2011-07-22 14:50:57 -07:00
2011-07-31 23:28:22 +02:00
2011-06-06 10:10:11 -06:00
2011-07-25 13:56:39 -07:00
2011-06-06 10:10:11 -06:00
2011-06-10 23:37:10 -06:00
2011-06-06 10:10:11 -06:00
2011-07-22 14:50:57 -07:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-06-06 10:10:11 -06:00
2011-05-27 17:56:45 -06:00
2011-10-05 11:59:17 -06:00
2011-08-01 06:13:48 -10:00