]> git.baikalelectronics.ru Git - kernel.git/commit
m68knommu: fix coldfire interrupt exit path
authorWalter T Gruczka <walter.t.gruczka@boeing.com>
Fri, 15 Feb 2008 03:31:24 +0000 (19:31 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 15 Feb 2008 04:58:05 +0000 (20:58 -0800)
commitc5f7652a6e8d27213c8d004041c4f16f653413d9
tree31dc02f5b62b32884e23020705771a7b73495840
parentf6592316df183e4bb2e8df7ca3b2906524ce2fb9
m68knommu: fix coldfire interrupt exit path

Remove bogus conditional jump in return from interrupt path.  Reorder the code
path now that is not there.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68knommu/platform/coldfire/entry.S