zx128: Fix a nasty stack scribble in tricks.s
authorAlan Cox <alan@linux.intel.com>
Sat, 21 Mar 2015 21:36:21 +0000 (21:36 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 21 Mar 2015 21:36:21 +0000 (21:36 +0000)
commit681919919b6e9cb2b5463ce618843a4d1a8ab014
tree5aa24985e5c459465826b9b47486c5c527bc77d2
parent0e2a44ebb2b7bbf1936b5e67fc82f6fe2aa87559
zx128: Fix a nasty stack scribble in tricks.s

With this change things look rather better. Swap support is still needed in
order to be able to run more than two processes at a time. Right now that
isn't supported by tricks.s, by the IDE driver or by the microdrive driver.
Kernel/platform-zx128/tricks.s