[Bug 264383] SMP: Miss access to a global variable in `smp_rendezvous_action` function.
Date: Mon, 06 Jun 2022 15:30:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264383
--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=8d95f500521128c2b40270bdd703a54b56dbccf2
commit 8d95f500521128c2b40270bdd703a54b56dbccf2
Author: Yuichiro NAITO <naito.yuichiro@gmail.com>
AuthorDate: 2022-06-06 15:21:33 +0000
Commit: Mark Johnston <markj@FreeBSD.org>
CommitDate: 2022-06-06 15:29:51 +0000
smp: Use local copies of the setup function pointer and argument
No functional change intended.
PR: 264383
Reviewed by: jhb, markj
MFC after: 1 week
sys/kern/subr_smp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.