summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt2008-07-07 08:39:50 +0200
committerLinus Torvalds2008-07-07 17:53:49 +0200
commit3bc5ab9b7f2760d2892fd0a0589e1077e869d4f5 (patch)
tree3e47e57b1a685afc24f0e7c4122f2bc69a19385c /net
parentvsprintf: add support for '%pS' and '%pF' pointer formats (diff)
downloadkernel-qcow2-linux-3bc5ab9b7f2760d2892fd0a0589e1077e869d4f5.tar.gz
kernel-qcow2-linux-3bc5ab9b7f2760d2892fd0a0589e1077e869d4f5.tar.xz
kernel-qcow2-linux-3bc5ab9b7f2760d2892fd0a0589e1077e869d4f5.zip
powerpc: Fix unterminated of_device_id array in legacy_serial.c
A recent patch to legacy_serial.c factored out some code by using the of_match_node() facility to match a node against an array of possible matches. However, the patch didn't properly terminate the array causing potential crashes in cases where no match is found. In addition, the name of the array was poorly chosen for a static symbol making debugging harder. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions