Re: [PATCH v4 09/11] powerpc/perf: add support for the hv 24x7 interface

From: Cody P Schafer
Date: Tue Mar 25 2014 - 14:19:46 EST


On 03/25/2014 03:43 AM, Anton Blanchard wrote:

Hi Cody,

hv-24x7: could not obtain capabilities, error 0x fffffffffffffffe, not enabling
hv-gpci: could not obtain capabilities, error 0x fffffffffffffffe, not enabling

+ pr_info("could not obtain capabilities, error 0x%80lx, not enabling\n",

That's a lot of padding :)

I think this should also be a pr_debug, considering this is not relevant
to most ppc64 boxes.

I'm fine with that. It should probably be "0x%08lx" not "0x%80lx", not sure when I screwed that up.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/