• Linus Torvalds's avatar
    x86: make put_user() out-of-line · 7e7c5bf0
    Linus Torvalds authored
    This makes the resulting assembly not only easier to read,
    it results in roughly a 0.5% savings in code size.
    
    Fixes from Richard Henderson for the original broken asm
    constraints.
    7e7c5bf0
putuser.S 1.45 KB