HomeFreeBSD

makedev(9): drop an additional note about cdevpriv dtors

Description

makedev(9): drop an additional note about cdevpriv dtors

These were previously somewhat safe to call destroy_dev(9), but will now
also cause a deadlock in the same fashion that d_close doing so would
previously. Amend the note to point it out, in case it's useful for
someone.

Reviewed by: imp, kib, markj
Differential Revision: https://reviews.freebsd.org/D53439

Details

Provenance
kevansAuthored on Wed, Nov 5, 12:28 AM
Reviewer
imp
Differential Revision
D53439: makedev(9): drop an additional note about cdevpriv dtors
Parents
rG96c1d8db39df: if_tuntap: defer transient destroy_dev() to a taskqueue
Branches
Unknown
Tags
Unknown