Searched hist:"8 e63e787abbd69d29e55e2e0b2aa0aa624339f3b" (Results 1 – 3 of 3) sorted by relevance
/freebsd/share/man/man4/ |
H A D | hwpmc.4 | diff 8e63e787abbd69d29e55e2e0b2aa0aa624339f3b Wed May 31 01:15:24 CEST 2023 Jessica Clarke <jrtc27@FreeBSD.org> pmc: Initialise and check the pm_flags field for CONFIGURELOG
Whilst the former is not breaking, the latter is, and so this will be followed by a bump to the pmc major version. This will allow the flags to actually be usable in future, as otherwise we cannot distinguish uninitialised stack junk from a deliberately-initialised value.
Reviewed by: jhb, mhorne Differential Revision: https://reviews.freebsd.org/D40049
|
/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_mod.c | diff 42e70f4283e2f8f003e2cd9dd0774c35ab5c09b4 Sun Aug 20 22:16:58 CEST 2023 Konstantin Belousov <kib@FreeBSD.org> PMC_OP_CONFIGURELOG: cleanup logging process if aborting due to pm_flags
Reported by: pho Fixes: 8e63e787abbd69d29e55e2e0b2aa0aa624339f3b Sponsored by: The FreeBSD Foundation diff 8e63e787abbd69d29e55e2e0b2aa0aa624339f3b Wed May 31 01:15:24 CEST 2023 Jessica Clarke <jrtc27@FreeBSD.org> pmc: Initialise and check the pm_flags field for CONFIGURELOG
Whilst the former is not breaking, the latter is, and so this will be followed by a bump to the pmc major version. This will allow the flags to actually be usable in future, as otherwise we cannot distinguish uninitialised stack junk from a deliberately-initialised value.
Reviewed by: jhb, mhorne Differential Revision: https://reviews.freebsd.org/D40049
|
/freebsd/lib/libpmc/ |
H A D | libpmc.c | diff 8e63e787abbd69d29e55e2e0b2aa0aa624339f3b Wed May 31 01:15:24 CEST 2023 Jessica Clarke <jrtc27@FreeBSD.org> pmc: Initialise and check the pm_flags field for CONFIGURELOG
Whilst the former is not breaking, the latter is, and so this will be followed by a bump to the pmc major version. This will allow the flags to actually be usable in future, as otherwise we cannot distinguish uninitialised stack junk from a deliberately-initialised value.
Reviewed by: jhb, mhorne Differential Revision: https://reviews.freebsd.org/D40049
|