Blackfin: finish_atomic_sections: optimize the RTS step
authorMike Frysinger <vapier@gentoo.org>
Thu, 19 Nov 2009 19:15:26 +0000 (19:15 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 15 Dec 2009 05:15:42 +0000 (00:15 -0500)
No point in returning to userspace just to have it immediately perform the
RTS step.  We have to update the PC anyways, so do the RTS too.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found