x86: make put_user() out-of-line
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.
Showing
arch/i386/lib/putuser.S
0 → 100644
Please register or sign in to comment