Skip site navigation (1)Skip section navigation (2)
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/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212120

            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=3D174024&action=
=3Dedit
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.

--=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-212120-7>