65c816: fix interrupt return path for the kernel case
authorAlan Cox <alan@linux.intel.com>
Sun, 24 Sep 2017 22:57:46 +0000 (23:57 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 24 Sep 2017 22:57:46 +0000 (23:57 +0100)
commitbe9c7a647112319a9eadcff7c681deab507322dc
treee1a7069baae9461eaa4d0492e4aacb349a0ef6d9
parent0e98db6b26691a0b901e807abd0cf4e3f1d9c2c8
65c816: fix interrupt return path for the kernel case

Was pulling A as 8 not 16bit, grrr.

With this fixed we can try (and fail) to mount a rootfs, but we are messing
something up as bootdev: 0 return gives us a psleep: voododo panic.
Kernel/lowlevel-65c816.s