Before the "upper half lock" became sleepable the table manipulation code
needed sophisticated workarounds to recover from races, where the lock is
temporarily dropped to do malloc(M_WAITOK). Remove all these workarounds
as they are no longer needed.
Details
Details
- Reviewers
ae melifaro lytboris_gmail.com - Group Reviewers
network - Commits
- rGb0c13e7e2446: ipfw: remove locking workarounds in the table code
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable