Bug 240156 - Remove flags argument from VOP_UNLOCK
Summary: Remove flags argument from VOP_UNLOCK
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-27 21:54 UTC by Mateusz Guzik
Modified: 2020-07-10 05:00 UTC (History)
3 users (show)

See Also:
mjg: exp-run?


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mateusz Guzik freebsd_committer freebsd_triage 2019-08-27 21:54:41 UTC
See https://reviews.freebsd.org/D21427

The diff is 160KB in size so I'm not attaching it, you can find it here:
https://people.freebsd.org/~mjg/vop_unlock_complete3.diff

There may be kernel modules failing. The patch applies cleanly on top of r351556.
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2019-09-01 06:31:55 UTC
On amd64 the failure logs are similar.
Comment 3 Mateusz Guzik freebsd_committer freebsd_triage 2020-07-10 05:00:34 UTC
Sorted out, kernel change committed in r356337 .