Panic "vm_fault_lookup: fault on nofault entry" amd64 r362008 -> r362045

Mark Johnston markj at freebsd.org
Thu Jun 11 17:19:39 UTC 2020


On Thu, Jun 11, 2020 at 10:08:08AM -0700, David Wolfskill wrote:
> On Thu, Jun 11, 2020 at 07:44:21PM +0300, Konstantin Belousov wrote:
> > ...
> > This should fix noexec for modules.
> > 
> > diff --git a/sys/x86/x86/mp_x86.c b/sys/x86/x86/mp_x86.c
> > index 81db4d7ca85..cb84fc95691 100644
> > --- a/sys/x86/x86/mp_x86.c
> > +++ b/sys/x86/x86/mp_x86.c
> > ....
> 
> Thanks!  Patch applied with no problems; I will plan on rebooting to
> head & rebuilding & smoke-testing once I get some more work-stuff done.

I was able to verify that the patch fixes my instance of the panic.


More information about the freebsd-current mailing list