NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/55071 (Panic shortly after running X11 due to kernel diagnostic assertion "mutex_owned(&pp->pp_lock)")
The following reply was made to PR kern/55071; it has been noted by GNATS.
From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/55071 (Panic shortly after running X11 due to kernel
diagnostic assertion "mutex_owned(&pp->pp_lock)")
Date: Mon, 16 Mar 2020 20:20:34 +0000
It's an X11/DRM thing. Will get a graphics card to test in future. In the
meantime it should be fixed now.
Thanks,
Andrew
----- Forwarded message from Andrew Doran <ad%netbsd.org@localhost> -----
Date: Mon, 16 Mar 2020 19:56:39 +0000
From: Andrew Doran <ad%netbsd.org@localhost>
To: source-changes%NetBSD.org@localhost
Subject: CVS commit: src/sys/uvm/pmap
X-Mailer: log_accum
Module Name: src
Committed By: ad
Date: Mon Mar 16 19:56:39 UTC 2020
Modified Files:
src/sys/uvm/pmap: pmap_pvt.c
Log Message:
pmap_pv_track(): use PMAP_PAGE_INIT() otherwise the x86 pmap pukes.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/uvm/pmap/pmap_pvt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
----- End forwarded message -----
Home |
Main Index |
Thread Index |
Old Index