On Fri, 2015-02-20 at 14:19 +, Julien Grall wrote:
> > For v4 if you are able to shuffle some of the (almost-)acked helper
> > stuff (e.g. #6, #7, #8 here) to the front then those can likely be
> > applied straight away too.
>
> I could be able to move #6 before, but the other it would prefer
Hi Ian,
On 20/02/15 14:15, Ian Campbell wrote:
> On Fri, 2015-01-30 at 18:49 +, Julien Grall wrote:
>
> I've applied the first four here:
> fda2934 xen/arm: device: Rename device_type into device_class
> 100f2a6 xen/dt: Extend dt_device_match to possibly store data
> 62d4269 xen/arm: vgic: Dr
On Fri, 2015-01-30 at 18:49 +, Julien Grall wrote:
I've applied the first four here:
fda2934 xen/arm: device: Rename device_type into device_class
100f2a6 xen/dt: Extend dt_device_match to possibly store data
62d4269 xen/arm: vgic: Drop unecessary include asm/device.h
256bdee xen/arm: gic-v2:
Hello,
The SMMU drivers has diverged from Linux. Having our own driver doesn't make
any benefits and make difficult to backport fixes and/or porting features such
as PCI.
With this series, the code of the SMMU drivers (copied from Linux) is mostly
not modified. If it's the case a comment /* Xen: