[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v5 07/22] ACPI / table: Print GIC information when MADT is parsed
>>> On 26.02.16 at 07:22, <zhaoshenglong@xxxxxxxxxx> wrote: > From: Hanjun Guo <hanjun.guo@xxxxxxxxxx> > > When MADT is parsed, print GIC information as debug message: > > ACPI: GICC (acpi_id[0x0000] address[00000000e112f000] MPIDR[0x0] enabled) > ACPI: GICC (acpi_id[0x0001] address[00000000e112f000] MPIDR[0x1] enabled) > ... > ACPI: GICC (acpi_id[0x0201] address[00000000e112f000] MPIDR[0x201] enabled) > > This debug information will be very helpful to bring up early systems to > see if acpi_id and MPIDR are matched or not as spec defined. > > CC: Rafael J. Wysocki <rjw@xxxxxxxxxxxxx> > Tested-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx> > Tested-by: Yijing Wang <wangyijing@xxxxxxxxxx> > Tested-by: Mark Langsdorf <mlangsdo@xxxxxxxxxx> > Tested-by: Jon Masters <jcm@xxxxxxxxxx> > Tested-by: Timur Tabi <timur@xxxxxxxxxxxxxx> > Tested-by: Robert Richter <rrichter@xxxxxxxxxx> > Acked-by: Robert Richter <rrichter@xxxxxxxxxx> > Acked-by: Sudeep Holla <sudeep.holla@xxxxxxx> > Acked-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx> > Acked-by: Grant Likely <grant.likely@xxxxxxxxxx> > Signed-off-by: Hanjun Guo <hanjun.guo@xxxxxxxxxx> > Signed-off-by: Tomasz Nowicki <tomasz.nowicki@xxxxxxxxxx> > Signed-off-by: Will Deacon <will.deacon@xxxxxxx> > [Linux commit 4c1c8d7a7ebc8b909493a14b21b233e5377b69aa] > [Use container_of instead of cast and PRIx64 instead of %llx] > Signed-off-by: Shannon Zhao <shannon.zhao@xxxxxxxxxx> A note on this bazillion of tags: I think Tested-by should unconditionally be dropped when coming from a Linux commit. I also think retaining Acked-by doesn't make much sense (and may be actively misleading if it came from a person who is maintainer of parts of our code). Same would go for Reviewed-by, which we don't have here. And for the Signed-off-by I think only the original author's and yours are relevant, unless the others mean actual changes were done (i.e. they didn't just get added because the patch passed their hands). This may not always be easy to tell, so I don't take this last aspect very strictly, but when pulling in Linux changes myself, I usually try to guess. No reason to re-submit, though, I'll take care of stripping what I think should be stripped when committing. > V5: port this change from Linux I much appreciate that while doing so you converted to container_of(). Thanks, Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |