[Bug 212120] fix AM335x PRU driver

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 24 19:22:37 UTC 2016


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 at FreeBSD.org
          Reporter: embedded.xyz at 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.


More information about the freebsd-arm mailing list