Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2020 00:34:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 252163] r368739/a095390344fb1795c1b118a2f84da8f6a7f254ab causes a panic stating 'Fatal trap 12: page fault while in kernel mode'
Message-ID:  <bug-252163-227-8FNer5LlAW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252163-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252163

John Baldwin <jhb@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
           Assignee|bugs@FreeBSD.org            |jhb@FreeBSD.org

--- Comment #4 from John Baldwin <jhb@FreeBSD.org> ---
Created attachment 221096
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=221096&action=edit
rsu_dmem.patch

This is an untested fix.  It seems that the driver doesn't even use any of the
original bits of the 'deem' structure, so I've instead just allocated it on the
stack and then initialized it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252163-227-8FNer5LlAW>