v64: ouch .... how did that ever work ?
authorAlan Cox <alan@linux.intel.com>
Sun, 24 Sep 2017 01:05:23 +0000 (02:05 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 24 Sep 2017 01:05:23 +0000 (02:05 +0100)
Kernel/platform-v65/v65.s

index 13853a4..443eea5 100644 (file)
@@ -76,7 +76,7 @@ ___hard_ei:
 
 ___hard_irqrestore:
            and #4              ; IRQ flag
-           beq irq_on
+           bne irq_on
            cli
            rts
 irq_on: