1
0
Fork 0
alistair23-linux/drivers/sh
Paul Mundt 30f2ba3801 sh: intc: Initialize radix tree gfp mask explicitly.
Presently the root node is initialized by way of kzalloc on the parent
data structure, which by chance happens to do the bulk of what an
explicit initialization does with GFP_NOWAIT semantics. This however is
more by luck than by design, and as we ideally want to permit radix node
allocations access to the emergency pools anyways, add in the proper
initializer with the desired mask.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-12-24 19:38:37 +09:00
..
clk sh: clkfwk: Build fix for non-legacy CPG changes. 2010-11-19 16:40:35 +09:00
intc sh: intc: Initialize radix tree gfp mask explicitly. 2010-12-24 19:38:37 +09:00
maple sh: maple: ctrl_in/outX to __raw_read/writeX conversion. 2010-10-27 14:34:41 +09:00
superhyway sh: struct device - replace bus_id with dev_name(), dev_set_name() 2009-03-24 16:38:21 -07:00
Kconfig sh: intc: Split up the INTC code. 2010-10-05 22:10:30 +09:00
Makefile sh: clkfwk: Shuffle around to match the intc split up. 2010-10-18 21:32:58 +09:00
pfc.c sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups. 2010-10-04 05:15:20 +09:00