• Robert Love's avatar
    [PATCH] per-cpu data preempt-safing · c6e70088
    Robert Love authored
    This unsafe access to per-CPU data via reordering of instructions or use
    of "get_cpu()".
    
    Before anyone balks at the brlock.h fix, note this was in the
    alternative version of the code which is not used by default.
    c6e70088
highmem.c 10.5 KB