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)
Fri, Oct 18, 10:14 PM
Unknown Object (File)
Oct 15 2024, 8:59 AM
Unknown Object (File)
Oct 11 2024, 1:52 PM
Unknown Object (File)
Sep 25 2024, 2:27 PM
Unknown Object (File)
Sep 25 2024, 1:44 PM
Unknown Object (File)
Sep 22 2024, 3:00 AM
Unknown Object (File)
Sep 22 2024, 12:13 AM
Unknown Object (File)
Sep 21 2024, 2:50 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 54566
Build 51455: 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.