Changeset d5a89a3 in mainline for kernel/arch/sparc64/include/arch/sun4u/cpu.h
- Timestamp:
- 2019-02-11T22:31:04Z (6 years ago)
- Children:
- aaf9789c
- Parents:
- e3272101 (diff), 4805495 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/include/arch/sun4u/cpu.h
re3272101 rd5a89a3 76 76 * 77 77 */ 78 NO_TRACE static inline uint32_t read_mid(void)78 _NO_TRACE static inline uint32_t read_mid(void) 79 79 { 80 80 uint64_t icbus_config = asi_u64_read(ASI_ICBUS_CONFIG, 0);
Note:
See TracChangeset
for help on using the changeset viewer.