• David Mosberger's avatar
    ia64: Fix bug discovered by Bill Nottingham & Jakub Jelinek where · eabbeb61
    David Mosberger authored
    	put_user() arguments with function-calls would cause the
    	macro to return unexpected values.  Fixed by avoiding macro
    	argument evaluation while r8/r9 are in use for exception-handling
    	purposes.  Also, consolidated access-macros so that GCC and
    	Intel compiler use 90% the same code.
    eabbeb61
uaccess.h 10.9 KB