29 Jun, 2011

1 commit

  • Some user space applications are designed around the ability to perform
    atomic operations on 64 bit values. Since this is natively possible
    only with ARMv6k and above, let's provide a new kuser helper to perform
    the operation with kernel supervision on pre ARMv6k hardware.

    Signed-off-by: Nicolas Pitre
    Tested-by: Dave Martin

    Nicolas Pitre
     

20 Jun, 2011

1 commit