From: Mike Frysinger Date: Thu, 19 Nov 2009 19:15:26 +0000 (+0000) Subject: Blackfin: finish_atomic_sections: optimize the RTS step X-Git-Tag: v2.6.33-rc1~53^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f5a0864025743aeae20669984c1a998fe263194;p=pandora-kernel.git Blackfin: finish_atomic_sections: optimize the RTS step 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 --- Reading git-diff-tree failed