diff options
author | kn <kn@cvs.openbsd.org> | 2021-01-04 13:56:46 +0000 |
---|---|---|
committer | kn <kn@cvs.openbsd.org> | 2021-01-04 13:56:46 +0000 |
commit | c2205846cde7c83117f110fb6b8686d6a876caec (patch) | |
tree | 56a87dbef4c8dd7da3d1f37a880604b35b326204 /usr.sbin/smtpd/mail | |
parent | 0a2fa73f97ef874961c4915ab2fd940e5079702b (diff) |
Remove kernel lock from pppoe(4) input path
"struct pppoe_softc" documents no member being protected by the kernel lock
(alone); further review of the code paths starting from pppoeintr() shows
no sleeping points which must be avoided in the softnet thread.
Everything is fine as is to run without the big lock, so remove it.
Tests sthen
Feedback mpi mvs
OK mvs claudio
Diffstat (limited to 'usr.sbin/smtpd/mail')
0 files changed, 0 insertions, 0 deletions