]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/m68k/ifpsp060/iskeleton.S
Convert files to UTF-8 and some cleanups
[mirror_ubuntu-bionic-kernel.git] / arch / m68k / ifpsp060 / iskeleton.S
index 4ba2c74da93da6070d80e26cd754ca59b671d046..91a9c65fee8a9568b1bd1be5256b767d31476d9f 100644 (file)
@@ -4,7 +4,7 @@
 |M68060 Software Package
 |Production Release P1.00 -- October 10, 1994
 |
-|M68060 Software Package Copyright © 1993, 1994 Motorola Inc.  All rights reserved.
+|M68060 Software Package Copyright Â© 1993, 1994 Motorola Inc.  All rights reserved.
 |
 |THE SOFTWARE is provided on an "AS IS" basis and without warranty.
 |To the maximum extent permitted by applicable law,
@@ -75,10 +75,8 @@ _060_isp_done:
 .Lnotkern:
        SAVE_ALL_INT
        GET_CURRENT(%d0)
-       tstb    %curptr@(TASK_NEEDRESCHED)
-       jne     ret_from_exception      | deliver signals,
-                                       | reschedule etc..
-       RESTORE_ALL
+       | deliver signals, reschedule etc..
+       jra     ret_from_exception
 
 |
 | _060_real_chk():