summaryrefslogtreecommitdiffstats
path: root/drivers/video
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2011-01-15 12:19:19 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-01-15 12:19:19 +0100
commitcb4d3eaebb96616085f5a46a7d7e004ddd955b09 (patch)
tree68d53e993cdc1810762f0ff91c8891dc4090f86e /drivers/video
parentARM: fix /proc/$PID/stack on SMP (diff)
downloadlinux-cb4d3eaebb96616085f5a46a7d7e004ddd955b09.tar.xz
linux-cb4d3eaebb96616085f5a46a7d7e004ddd955b09.zip
ARM: fix missing branch in __error_a
When DEBUG_LL is not set, we don't want __error_a re-entering __lookup_machine_type - we want it to go to the error function. This used to be the case before we reorganized the layout for hotplug cpu, as we used to fall through to __error. With the changed layout, we need an explicit branch here instead. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions