Date: Wed, 24 Aug 2016 19:22:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 212120] fix AM335x PRU driver Message-ID: <bug-212120-7@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212120 Bug ID: 212120 Summary: fix AM335x PRU driver Product: Base System Version: CURRENT Hardware: arm OS: Any Status: New Severity: Affects Some People Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: embedded.xyz@gmail.com Created attachment 174024 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174024&action=edit patch for ti_pruss.c The interrupt-notification is done via kqueue. The filter-function ti_pruss_kqfilter makes use of knlist_add(), which needs to be locked. Panics the kernel with INVARIANTS enabled. Patch attached. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212120-7>
