Page MenuHomeFreeBSD

arm64/amd64/riscv nexus: Use bus_generic_rl_*
ClosedPublic

Authored by jhb on Nov 22 2023, 7:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 20, 1:44 PM
Unknown Object (File)
Tue, May 19, 9:15 PM
Unknown Object (File)
Mon, May 18, 8:20 PM
Unknown Object (File)
Sun, May 17, 5:55 PM
Unknown Object (File)
Thu, May 14, 5:17 PM
Unknown Object (File)
Tue, May 12, 5:14 PM
Unknown Object (File)
Mon, May 11, 9:32 PM
Unknown Object (File)
Mon, May 11, 9:32 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 54571
Build 51460: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Nov 22 2023, 12:09 PM
mhorne requested changes to this revision.Nov 22 2023, 3:16 PM
mhorne added a subscriber: mhorne.
mhorne added inline comments.
sys/x86/x86/nexus.c
109

I think you forgot to remove the function definitions as well.

This revision now requires changes to proceed.Nov 22 2023, 3:16 PM
jhb marked an inline comment as done.Nov 22 2023, 4:24 PM
jhb added inline comments.
sys/x86/x86/nexus.c
109

Oops, so I did. Thanks.

jhb marked an inline comment as done.

Trim x86 nexus functions

This revision is now accepted and ready to land.Nov 22 2023, 4:28 PM
This revision was automatically updated to reflect the committed changes.