Searched hist:"20 b91f0aa52c8415e0bc1a06b8b4b5e2cac47bd2" (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/ixgbe/ |
H A D | if_bypass.c | diff 20b91f0aa52c8415e0bc1a06b8b4b5e2cac47bd2 Mon Feb 24 11:51:26 CET 2020 Pawel Biernacki <kaktus@FreeBSD.org> Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (15 of many)
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are still not MPSAFE (or already are but aren’t properly marked). Use it in preparation for a general review of all nodes.
This is non-functional change that adds annotations to SYSCTL_NODE and SYSCTL_PROC nodes using one of the soon-to-be-required flags.
|
H A D | if_ixv.c | diff 20b91f0aa52c8415e0bc1a06b8b4b5e2cac47bd2 Mon Feb 24 11:51:26 CET 2020 Pawel Biernacki <kaktus@FreeBSD.org> Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (15 of many)
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are still not MPSAFE (or already are but aren’t properly marked). Use it in preparation for a general review of all nodes.
This is non-functional change that adds annotations to SYSCTL_NODE and SYSCTL_PROC nodes using one of the soon-to-be-required flags.
|
H A D | if_ix.c | diff 20b91f0aa52c8415e0bc1a06b8b4b5e2cac47bd2 Mon Feb 24 11:51:26 CET 2020 Pawel Biernacki <kaktus@FreeBSD.org> Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (15 of many)
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are still not MPSAFE (or already are but aren’t properly marked). Use it in preparation for a general review of all nodes.
This is non-functional change that adds annotations to SYSCTL_NODE and SYSCTL_PROC nodes using one of the soon-to-be-required flags.
|
/freebsd/sys/dev/ixl/ |
H A D | ixl_pf_main.c | diff 20b91f0aa52c8415e0bc1a06b8b4b5e2cac47bd2 Mon Feb 24 11:51:26 CET 2020 Pawel Biernacki <kaktus@FreeBSD.org> Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (15 of many)
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are still not MPSAFE (or already are but aren’t properly marked). Use it in preparation for a general review of all nodes.
This is non-functional change that adds annotations to SYSCTL_NODE and SYSCTL_PROC nodes using one of the soon-to-be-required flags.
|
H A D | ixl_txrx.c | diff 20b91f0aa52c8415e0bc1a06b8b4b5e2cac47bd2 Mon Feb 24 11:51:26 CET 2020 Pawel Biernacki <kaktus@FreeBSD.org> Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (15 of many)
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are still not MPSAFE (or already are but aren’t properly marked). Use it in preparation for a general review of all nodes.
This is non-functional change that adds annotations to SYSCTL_NODE and SYSCTL_PROC nodes using one of the soon-to-be-required flags.
|
H A D | if_ixl.c | diff 20b91f0aa52c8415e0bc1a06b8b4b5e2cac47bd2 Mon Feb 24 11:51:26 CET 2020 Pawel Biernacki <kaktus@FreeBSD.org> Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (15 of many)
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are still not MPSAFE (or already are but aren’t properly marked). Use it in preparation for a general review of all nodes.
This is non-functional change that adds annotations to SYSCTL_NODE and SYSCTL_PROC nodes using one of the soon-to-be-required flags.
|
/freebsd/sys/dev/e1000/ |
H A D | if_em.c | diff 20b91f0aa52c8415e0bc1a06b8b4b5e2cac47bd2 Mon Feb 24 11:51:26 CET 2020 Pawel Biernacki <kaktus@FreeBSD.org> Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (15 of many)
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are still not MPSAFE (or already are but aren’t properly marked). Use it in preparation for a general review of all nodes.
This is non-functional change that adds annotations to SYSCTL_NODE and SYSCTL_PROC nodes using one of the soon-to-be-required flags.
|