[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 0/3] xen/arm: SMCCC fixes and PSCI clean-up
Acked-by and committed with a couple of grammar fixes in the commit message. Thanks, Stefano On Tue, 6 Feb 2018, Julien Grall wrote: > Hi all, > > This small patch series contains SMCCC fixes (see #2) and PSCI clean-up. > > Cheers, > > Julien Grall (3): > xen/arm: vpsci: Removing dummy MIGRATE and MIGRATE_INFO_UP_CPU > xen/arm: vsmc: Don't implement function ID that doesn't exist > xen/arm: vpsci: Move PSCI function dispatching from vsmc.c to vpsci.c > > xen/arch/arm/vpsci.c | 156 > +++++++++++++++++++++++++++++++++------ > xen/arch/arm/vsmc.c | 126 ++++--------------------------- > xen/include/asm-arm/perfc_defn.h | 2 - > xen/include/asm-arm/psci.h | 23 ------ > xen/include/asm-arm/smccc.h | 20 ++++- > xen/include/asm-arm/vpsci.h | 42 +++++++++++ > 6 files changed, 207 insertions(+), 162 deletions(-) > create mode 100644 xen/include/asm-arm/vpsci.h > > -- > 2.11.0 > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |