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
F121132444: D50017.diff
Mon, Jun 23, 11:14 PM
2025-06-23 23:14:07 (UTC+0)
F121088389: D50017.id154268.diff
Mon, Jun 23, 1:34 PM
2025-06-23 13:34:01 (UTC+0)
Unknown Object (File)
Sun, Jun 22, 10:26 AM
2025-06-22 10:26:06 (UTC+0)
Unknown Object (File)
Fri, Jun 20, 8:22 AM
2025-06-20 08:22:31 (UTC+0)
Unknown Object (File)
Sun, Jun 15, 2:59 AM
2025-06-15 02:59:42 (UTC+0)
Unknown Object (File)
May 24 2025, 4:52 PM
2025-05-24 16:52:37 (UTC+0)
Unknown Object (File)
May 21 2025, 12:59 AM
2025-05-21 00:59:19 (UTC+0)
Unknown Object (File)
May 5 2025, 7:28 AM
2025-05-05 07:28:48 (UTC+0)
View All 18 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 Not Applicable
Unit
Tests Not Applicable
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>
.
Wed, May 28, 2:23 PM
2025-05-28 14:23:14 (UTC+0)
oh
mentioned this in
rG781a630db6fe: Restore #include <sys/devmap.h>
.
Thu, May 29, 10:21 AM
2025-05-29 10:21:00 (UTC+0)