Re: git: 914a53570750 - main - amd64: move efirt trap checks into the helper
Date: Sat, 14 Mar 2026 09:13:15 UTC
On Fri, 13 Mar 2026 23:51:06 +0100, Konstantin Belousov wrote: > > The branch main has been updated by kib: > > URL: https://cgit.FreeBSD.org/src/commit/?id=914a53570750ce5a104a5870403d7669656fddc3 > > commit 914a53570750ce5a104a5870403d7669656fddc3 > Author: Konstantin Belousov <kib@FreeBSD.org> > AuthorDate: 2026-03-11 11:53:52 +0000 > Commit: Konstantin Belousov <kib@FreeBSD.org> > CommitDate: 2026-03-13 22:47:13 +0000 > > amd64: move efirt trap checks into the helper > > Reviewed by: imp, jhb > Sponsored by: The FreeBSD Foundation > MFC after: 1 week > Differential revision: https://reviews.freebsd.org/D55808 > --- > sys/amd64/amd64/trap.c | 55 ++++++++++++++++++++++++-------------------------- > 1 file changed, 26 insertions(+), 29 deletions(-) This is causing a kernel panic here.