Changeset 9280dd0 in mainline for kernel/arch/sparc64/src/sun4v/start.S
- Timestamp:
- 2017-11-16T17:12:03Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- efb9fd08
- Parents:
- 92232331
- git-author:
- Jakub Jermar <jakub@…> (2017-11-16 17:10:36)
- git-committer:
- Jakub Jermar <jakub@…> (2017-11-16 17:12:03)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/sun4v/start.S
r92232331 r9280dd0 309 309 ba,a %xcc, 0b 310 310 311 .align 8312 SYMBOL(temp_cpu_mondo_handler)313 314 set 0x3c, %o0315 set 0x15, %o5316 ta 0x80317 318 mov 0, %o0319 setx before_ap_boots, %g1, %o1320 setx 0x80400000, %g1, %o2321 add %o1, %o2, %o1322 __HYPERCALL_FAST(MMU_ENABLE)323 324 before_ap_boots:325 setx 0x80400000, %g1, %o0326 ba,a %xcc, kernel_image_start327 328 311 .section K_DATA_START, "aw", @progbits 329 312
Note:
See TracChangeset
for help on using the changeset viewer.