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/> References: <bug-252163-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=3D252163 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=3D221096&action= =3Dedit 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. --=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-252163-227-8FNer5LlAW>