NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/53019: xhci-connected keyboard with LOCKDEBUG kernel causes panic
The following reply was made to PR kern/53019; it has been noted by GNATS.
From: David Holland <dholland-gnats%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/53019: xhci-connected keyboard with LOCKDEBUG kernel causes
panic
Date: Mon, 12 Mar 2018 00:18:31 +0000
Not sent to gnats (gnats@ is the administrator address; use gnats-bugs@)
------
From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats%netbsd.org@localhost
Subject: Re: kern/53019
Date: Tue, 13 Feb 2018 16:05:34 +0800 (+08)
# addr2line -e /netbsd.gdb 0xffffffff802bac06
/build/netbsd-local/src_ro/sys/dev/usb/xhci.c:1154
#
Looks like it is in xhci_init() right before setting the erst variable.
So it is likely scs->sc_intr_lock ...
Home |
Main Index |
Thread Index |
Old Index