Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 2015 14:46:44 -0500
From:      Steve Wills <swills@FreeBSD.org>
To:        Andrew Turner <andrew@fubar.geek.nz>, freebsd-ppc@FreeBSD.org, freebsd-sparc64@FreeBSD.org
Subject:   Re: Testing an Open Firmware interrupt-map patch
Message-ID:  <566F1CA4.6010804@FreeBSD.org>
In-Reply-To: <20151214134625.79283652@zapp>
References:  <20151214134625.79283652@zapp>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/14/2015 08:46, Andrew Turner wrote:
> Hello,
> 
> I'm looking for testers for a patch to update how we parse the
> interrupt-map property to follow the ePAPR spec. This property is
> commonly used with PCIe controllers.
> 
> The current code doesn't take the parent address size property. When
> this is non-zero we need to also read these values. This is needed on
> an arm64 board I have as the interrupt parent has memory-mapped
> children so needs this to be set.
> 
> I have a patch at [1] to add this, however would like it if this could
> be tested on other platforms using this code to check it doesn't break
> these platforms before I commit it.
> 
> I welcome feedback on this patch as I would like to commit this soon.

Built a kernel with this and it booted fine. Though my kernel is a bit
old (r290126) and has another minor change . Is there any other testing
you're looking for?

Steve




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?566F1CA4.6010804>