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