[Bug 222250] GENERIC kernel panics in am335x_rtc_pmic_pwr_toggle

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 12 10:43:38 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222250

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: cognet
Date: Tue Sep 12 10:43:03 UTC 2017
New revision: 323490
URL: https://svnweb.freebsd.org/changeset/base/323490

Log:
  Some devices come with the same name as TI devices, so we can't rely on the
  "probe" method of those drivers to mean we're on e TI SoC. Introduce a new
  function, ti_soc_is_supported(), and use it to be sure we're really a TI
  system.

  PR:   222250

Changes:
  head/sys/arm/ti/ti_cpuid.c
  head/sys/arm/ti/ti_cpuid.h
  head/sys/arm/ti/ti_scm.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list