Page MenuHomeFreeBSD

SBI calls expect a pointer to a u_long rather than a pointer.
ClosedPublic

Authored by jhb on Oct 31 2018, 6:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 9, 11:12 PM
Unknown Object (File)
Thu, Nov 6, 1:19 AM
Unknown Object (File)
Tue, Nov 4, 11:54 PM
Unknown Object (File)
Wed, Oct 22, 4:35 AM
Unknown Object (File)
Sat, Oct 18, 1:57 PM
Unknown Object (File)
Sat, Oct 18, 1:57 PM
Unknown Object (File)
Sat, Oct 18, 1:57 PM
Unknown Object (File)
Sat, Oct 18, 2:31 AM
Subscribers

Details

Summary

This is just cosmetic.

A weirder issue is that the SBI doc claims the hart mask pointer should
be a physical address, not a virtual address. However, the implementation
in bbl seems to just dereference the address directly.

Test Plan
  • booted SMP under qemu

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 20540
Build 19965: arc lint + arc unit