• Andrew Morton's avatar
    [PATCH] GCC 2.95.4 needs the spinlock workaround · 8b13d89a
    Andrew Morton authored
    From: Mikael Pettersson <mikpe@csd.uu.se>
    
    2.5.73 removed the workaround needed to prevent gcc-2.95.x from
    miscompiling spinlocks on UP.  It turns out that some versions of
    gcc-2.95 still do have problems with empty structs, so re-introduce
    the workaround.
    8b13d89a
spinlock.h 10.4 KB