Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D50017
sys: Reduce where we include sys/devmap.h
Closed
Public
Actions
Authored by
andrew
on Apr 25 2025, 10:06 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 31, 8:06 AM
2025-08-31 08:06:57 (UTC+0)
Unknown Object (File)
Aug 13 2025, 5:57 PM
2025-08-13 17:57:49 (UTC+0)
Unknown Object (File)
Aug 12 2025, 11:44 PM
2025-08-12 23:44:41 (UTC+0)
Unknown Object (File)
Aug 9 2025, 10:27 PM
2025-08-09 22:27:06 (UTC+0)
Unknown Object (File)
Aug 4 2025, 9:57 PM
2025-08-04 21:57:10 (UTC+0)
Unknown Object (File)
Aug 4 2025, 6:11 AM
2025-08-04 06:11:44 (UTC+0)
Unknown Object (File)
Aug 3 2025, 2:48 AM
2025-08-03 02:48:11 (UTC+0)
Unknown Object (File)
Aug 2 2025, 8:43 PM
2025-08-02 20:43:17 (UTC+0)
View All 37 Files
Subscribers
emaste
imp
Details
Reviewers
manu
mhorne
Group Reviewers
ARM
arm64
riscv
Commits
rG23b693c508d9: sys: Reduce where we include sys/devmap.h
Summary
These files don't use it, we can stop including sys/devmap.h.
Sponsored by: Arm Ltd
Diff Detail
Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63718
Build 60602: arc lint + arc unit
Event Timeline
andrew
created this revision.
Apr 25 2025, 10:06 AM
2025-04-25 10:06:22 (UTC+0)
Herald
added a reviewer:
manu
.
·
View Herald Transcript
Apr 25 2025, 10:06 AM
2025-04-25 10:06:23 (UTC+0)
Herald
added subscribers:
emaste
,
imp
.
·
View Herald Transcript
andrew
requested review of this revision.
Apr 25 2025, 10:06 AM
2025-04-25 10:06:23 (UTC+0)
Harbormaster
completed remote builds in
B63718: Diff 154268
.
Apr 25 2025, 10:06 AM
2025-04-25 10:06:23 (UTC+0)
andrew
added a parent revision:
D50016: subr_devmap: Reduce the use of the static devmap
.
Apr 25 2025, 10:06 AM
2025-04-25 10:06:26 (UTC+0)
mhorne
accepted this revision as:
mhorne
.
Apr 29 2025, 2:07 PM
2025-04-29 14:07:46 (UTC+0)
This revision is now accepted and ready to land.
Apr 29 2025, 2:07 PM
2025-04-29 14:07:46 (UTC+0)
Closed by commit
rG23b693c508d9: sys: Reduce where we include sys/devmap.h
(authored by
andrew
).
·
Explain Why
May 2 2025, 3:46 PM
2025-05-02 15:46:25 (UTC+0)
This revision was automatically updated to reflect the committed changes.
andrew
added a commit:
rG23b693c508d9: sys: Reduce where we include sys/devmap.h
.
oh
added a reverting change:
D50574: restore #include <sys/devmap.h>
.
May 28 2025, 2:23 PM
2025-05-28 14:23:14 (UTC+0)
oh
mentioned this in
rG781a630db6fe: Restore #include <sys/devmap.h>
.
May 29 2025, 10:21 AM
2025-05-29 10:21:00 (UTC+0)