From: Jesper Skov <jskov@cs.auc.dk>
Date: Sun, 9 Feb 1997 16:41:15 +0100 (MET)
Subject: L68K: 2.1.21 patches

Here's a few patches for 2.1.21:

o Exception protection for moves instructions in the ifpsp sources.
o Proper handling of 060 Software Emulation Error.
o Udelay changed to use 16bit muls when CONFIG_OPTIMIZE_060 is set.
o CyberSCSI-II led routines cleaned up.
o The old set_pte 060 problem fixed (it was due to the ATC not being
  flushed when pages were marked as non-cachable).

-- Jesper

PS: Forcing GCC to use only 16bit muls/divs and recompiling
    GCC+binutils with this patch reduces kernel compilation time with
    7% due to the reduced exception overhead.

[tar file here is in jesper-060.tar.gz]
