Page MenuHomeFreeBSD

device_pager: Assert that the handle is not NULL
ClosedPublic

Authored by jhb on Mar 12 2025, 7:58 PM.
Tags
None
Referenced Files
F146796787: D49333.diff
Thu, Mar 5, 4:38 PM
Unknown Object (File)
Wed, Mar 4, 1:27 PM
Unknown Object (File)
Wed, Mar 4, 7:23 AM
Unknown Object (File)
Feb 3 2026, 3:55 AM
Unknown Object (File)
Jan 22 2026, 10:56 PM
Unknown Object (File)
Jan 14 2026, 11:59 AM
Unknown Object (File)
Jan 9 2026, 12:32 AM
Unknown Object (File)
Dec 23 2025, 7:27 PM
Subscribers

Diff Detail

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

Event Timeline

jhb requested review of this revision.Mar 12 2025, 7:58 PM
kib added inline comments.
sys/vm/device_pager.c
143

This check looks somewhat dubious for me. Might be it should be also converted into the assert.

This revision is now accepted and ready to land.Mar 12 2025, 10:06 PM
This revision was automatically updated to reflect the committed changes.