[OpenBIOS] [PATCH 1/6] Fix encoding of PCI and IDE "interrupts" properties

Benjamin Herrenschmidt benh at kernel.crashing.org
Mon Aug 8 04:09:59 CEST 2016


On Thu, 2016-08-04 at 20:14 +0100, Mark Cave-Ayland wrote:
> On 03/08/16 22:46, Benjamin Herrenschmidt wrote:
> 
> > 
> > On Wed, 2016-08-03 at 20:48 +0100, Mark Cave-Ayland wrote:
> > > 
> > > Okay in that case I consider myself overruled ;)  Will carry on
> > > testing this evening...
> > 
> > BTW. The CUDA interrupt has the wrong polarity too afaik.
> > 
> > Cheers,
> > Ben.
> 
> Cool. Do you have a diff? If so, I can squash it into the previous
> interrupt patch.
> 
> I guess we don't care too much about splitting each interrupt change
> into a separate patch? I'm musing over whether it's worth doing to
> bisecting regressions but perhaps that is overkill right now...

Nah, don't change it. It causes Linux to barf. I suspect a bug in the
emulation in qemu, I'll look into this.

I fixed some VIA bugs in my PMU code in qemu but it's a fork of CUDA at
the moment. I want to eventually move all the VIA stuff into a separate
device common to PMU and CUDA.

Cheers,
Ben.



More information about the OpenBIOS mailing list