• Russell King's avatar
    [ARM] Fix GCC3.3 build error · 0b6583d7
    Russell King authored
    GCC 3.3 complains that r2 overlaps input operands when a u64 pointer
    is passed into __put_user().  Fix this by using ip as a temporary
    register instead.
    0b6583d7
uaccess.h 7.04 KB