Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc64/src/sun4u/asm.S

    r3fcea34 ra35b458  
    8383 */
    8484FUNCTION_BEGIN(switch_to_userspace)
    85         save %o1, 0, %sp
     85        save %o1, -(STACK_WINDOW_SAVE_AREA_SIZE + STACK_ARG_SAVE_AREA_SIZE), %sp
    8686        flushw
    8787        wrpr %g0, 0, %cleanwin          ! avoid information leak
Note: See TracChangeset for help on using the changeset viewer.