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 10, 6:39 PM
Unknown Object (File)
Fri, Oct 10, 6:39 PM
Unknown Object (File)
Fri, Oct 10, 1:38 PM
Unknown Object (File)
Fri, Oct 10, 1:38 PM
Unknown Object (File)
Fri, Oct 10, 6:47 AM
Unknown Object (File)
Sat, Oct 4, 7:32 AM
Unknown Object (File)
Fri, Oct 3, 4:10 AM
Unknown Object (File)
Thu, Oct 2, 9:56 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.