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
F110434150: D17781.diff
Tue, Feb 18, 10:11 AM
Unknown Object (File)
Jan 12 2025, 8:25 AM
Unknown Object (File)
Dec 12 2024, 3:26 PM
Unknown Object (File)
Dec 8 2024, 6:13 PM
Unknown Object (File)
Nov 26 2024, 5:45 AM
Unknown Object (File)
Oct 1 2024, 12:46 PM
Unknown Object (File)
Sep 30 2024, 1:24 PM
Unknown Object (File)
Sep 22 2024, 8:18 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