mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
bbc6f1ba50
Virtual memory m68k systems build with register a2 dedicated to being the current proc pointer (non-MMU don't do this). Add code to the ColdFire interrupt and exception processing to set this on entry, and at context switch time. We use the same GET_CURRENT() macro that MMU enabled code uses - modifying it so that the assembler is ColdFire clean. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Matt Waddel <mwaddel@yahoo.com> Acked-by: Kurt Mahan <kmahan@xmission.com> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> |
||
---|---|---|
.. | ||
54xx | ||
68EZ328 | ||
68VZ328 | ||
520x | ||
523x | ||
527x | ||
528x | ||
532x | ||
5206 | ||
5249 | ||
5272 | ||
5307 | ||
5407 | ||
68328 | ||
68360 | ||
coldfire | ||
Makefile |