Date: Mon, 06 Jun 2022 15:30:17 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 264383] SMP: Miss access to a global variable in `smp_rendezvous_action` function. Message-ID: <bug-264383-227-GjNWVPl2RC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264383-227@https.bugs.freebsd.org/bugzilla/> References: <bug-264383-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264383 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D8d95f500521128c2b40270bdd703a54b5= 6dbccf2 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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264383-227-GjNWVPl2RC>