Date: Wed, 6 Feb 2019 13:01:31 +0100 From: Marius Strobl <marius@freebsd.org> To: Ed Maste <emaste@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r342634 - in head/sys: arm/broadcom/bcm2835 arm/nvidia arm/ti dev/sdhci Message-ID: <20190206120131.GP87995@alchemy.franken.de> In-Reply-To: <CAPyFy2AaieMn0dnshf6LKW44QhGBFEF9cnbPVod2HvB65Qv-Hg@mail.gmail.com> References: <201812302308.wBUN87oG084339@repo.freebsd.org> <CAPyFy2AaieMn0dnshf6LKW44QhGBFEF9cnbPVod2HvB65Qv-Hg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 05, 2019 at 05:45:06PM -0500, Ed Maste wrote: > On Sun, 30 Dec 2018 at 18:08, Marius Strobl <marius@freebsd.org> wrote: > > > > Author: marius > > Date: Sun Dec 30 23:08:06 2018 > > New Revision: 342634 > > URL: https://svnweb.freebsd.org/changeset/base/342634 > > > > Log: > > o Don't allocate resources for SDMA in sdhci(4) if the controller or the > ... > > It seems this change introduced a panic on boot on the Jetson TK1 > platform, see PR 235542. Can you please take a look at the PR and > suggest next steps for debugging? Done, however, to the best of my knowledge, that panic is due to a bug in the ARMv6 bus_dma(9) implementation an ARM maintainer needs to look at. Marius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190206120131.GP87995>