Re: [PATCH v3 3/3] staging: vt6655: Replace VNSvInPortD with ioread32
From: Greg Kroah-Hartman
Date: Fri Apr 29 2022 - 11:45:59 EST
On Fri, Apr 29, 2022 at 05:32:05PM +0200, Philipp Hortmann wrote:
> On 4/29/22 17:25, Greg Kroah-Hartman wrote:
> > And for a big endian system? Do you get the same result?
>
> Just looking if I can buy one.
Ick, no, don't do that.
> Can you propose a low cost big endian system with PCI bus?
Try testing the code out on something like https://godbolt.org/ maybe?
I think there might be a qemu big endian target as well but I can't
remember it's been a long time. Don't go buy an obsolete box just for
this one old staging driver :)
thanks,
greg k-h