summaryrefslogtreecommitdiffstats
path: root/arch/m32r
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2007-05-16 08:57:24 +0200
committerPaul Mackerras <paulus@samba.org>2007-05-17 13:11:15 +0200
commit847f5976f90d5637a86a826c1c594091d08f3156 (patch)
tree5226c33114ee798626a870e4de14c4c10bd31fba /arch/m32r
parent[POWERPC] Small fixes for the Ebony device tree (diff)
downloadlinux-847f5976f90d5637a86a826c1c594091d08f3156.tar.xz
linux-847f5976f90d5637a86a826c1c594091d08f3156.zip
[POWERPC] Make sure device node type/name is not NULL on hot-added nodes
Our device-tree unflattening code makes sure the name and type fields of a device-node are not NULL. However, the code for dynamically adding devices nodes which is used for pSeries hotplug for example didn't do it, potentially causing crashes in some code that assume it can always do things like strcmp on those. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/m32r')
0 files changed, 0 insertions, 0 deletions