|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v7 01/11] arm: traps: use only least 32 bits of fid in PSCI handler
Hi Volodymyr, On 04/10/17 22:00, Volodymyr Babchuk wrote: I would drop the "Implementations..." as there a typo in it. It should have been said "Implementations must ignore the most significant bits". So you will confuse more the reader ;). BTW, it is going to be fixed in the next version of the spec. Note that, the PSCI spec (ARM DEN 0022C) also gives the function ID using 32-bit. Signed-off-by: Volodymyr Babchuk <volodymyr_babchuk@xxxxxxxx> --- I would appreciate if in future you can mention after the --- when a patch needs to be backported as I suggested in the previous version. Anyway, with the slight change in the commit message: Acked-by: Julien Grall <julien.grall@xxxxxxx> xen/arch/arm/traps.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xen/arch/arm/traps.c b/xen/arch/arm/traps.c index 701fdc8..0cff83e 100644 --- a/xen/arch/arm/traps.c +++ b/xen/arch/arm/traps.c @@ -1463,14 +1463,14 @@ static void do_debug_trap(struct cpu_user_regs *regs, unsigned int code) #endif/* helper function for checking arm mode 32/64 bit */ Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |