Changes in kernel/arch/sparc64/src/sun4u/asm.S [a35b458:3fcea34] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/sun4u/asm.S
ra35b458 r3fcea34 83 83 */ 84 84 FUNCTION_BEGIN(switch_to_userspace) 85 save %o1, -(STACK_WINDOW_SAVE_AREA_SIZE + STACK_ARG_SAVE_AREA_SIZE), %sp85 save %o1, 0, %sp 86 86 flushw 87 87 wrpr %g0, 0, %cleanwin ! avoid information leak
Note:
See TracChangeset
for help on using the changeset viewer.