summaryrefslogtreecommitdiff
path: root/arch/m68k/platform/coldfire/m54xx.c
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2012-05-09 06:03:06 (GMT)
committerGreg Ungerer <gerg@uclinux.org>2012-07-15 23:59:20 (GMT)
commit5bd9dd450173bc1464e8218e717d218075b9f1a4 (patch)
tree83e06d904ae9897dc419e88394e6b1ac75f2213a /arch/m68k/platform/coldfire/m54xx.c
parent84a1caf1453c3d44050bd22db958af4a7f99315c (diff)
downloadlinux-fsl-qoriq-5bd9dd450173bc1464e8218e717d218075b9f1a4.tar.xz
m68k: use some direct calls to ret_from_exception in entry code
The ret_from_excption code is referenced by its function name, or by a label set at the start of its code. The non-MMU code can share some of this code if we make direct calls to ret_from_exception instead of the associated label. The effected function paths are: buserr, trap and ret_from_fork. So change these to branch directly to ret_from_exception. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/platform/coldfire/m54xx.c')
0 files changed, 0 insertions, 0 deletions