Date: Tue, 14 Sep 2021 10:43:12 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 258136] panic on boot under ARM64 Parallels, unless set to Other Message-ID: <bug-258136-227-e325Rq2Qfw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258136-227@https.bugs.freebsd.org/bugzilla/> References: <bug-258136-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=3D258136 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dc6f3076d44055f7b02467ce074210f73d= 0ce0ef6 commit c6f3076d44055f7b02467ce074210f73d0ce0ef6 Author: Andrew Turner <andrew@FreeBSD.org> AuthorDate: 2021-09-01 09:39:01 +0000 Commit: Andrew Turner <andrew@FreeBSD.org> CommitDate: 2021-09-14 07:24:52 +0000 Move the GICv2m msi handling to the parent This is in preperation for adding support for the GICv2m driver as a child of the GICv3 driver. PR: 258136 Reported by: trasz Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D31767 sys/arm/arm/gic.c | 296 ++++++++++++++++++++++++++++++-------------= ---- sys/arm/arm/gic.h | 8 +- sys/arm/arm/gic_common.h | 4 + 3 files changed, 195 insertions(+), 113 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-258136-227-e325Rq2Qfw>