--- - branch: netbsd-9 date: Thu Oct 27 16:06:24 UTC 2022 files: - new: 1.74.6.1 old: '1.74' path: src/sys/netinet6/frag6.c pathrev: src/sys/netinet6/frag6.c@1.74.6.1 type: modified id: 20221027T160624Z.5a1ae330af97c130dbf01c53d0fd9919ff40a55c log: "Pull up following revision(s) (requested by ozaki-r in ticket #1548):\n\n\tsys/netinet6/frag6.c: revision 1.76\n\nfrag6: don't use spin mutex for frag6_lock\n\nfrag6_lock is held during sending a packet (icmp6_error), so we must\nnot use a spin mutex because we can acquire sleep locks on sending\na packet.\n\nAlso we don't need to use spin mutex for frag6_lock anymore because\nfrag6_lock is now not used from hardware interrupt context.\n" module: src subject: 'CVS commit: [netbsd-9] src/sys/netinet6' unixtime: '1666886784' user: martin