dragon-nx-32: enable optimisation trick
authorAlan Cox <alan@linux.intel.com>
Tue, 2 Jun 2015 21:58:18 +0000 (22:58 +0100)
committerAlan Cox <alan@linux.intel.com>
Tue, 2 Jun 2015 21:58:18 +0000 (22:58 +0100)
Kernel/platform-dragon-nx32/tricks.s

index 517a6fb..3a0660e 100644 (file)
@@ -54,8 +54,7 @@ _switchout:
        ; See if we are about to go idle
        lda _nready
        ; Someone else will run - go the slow path into the scheduler
-;      bne slow_path
-       bra slow_path
+       bne slow_path
 
        ;
        ; Wait for something to become ready