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