[Skiboot] [RFC PATCH 3/5] hdat: parse and export STOP levels
Oliver O'Halloran
oohall at gmail.com
Sat Sep 17 12:42:54 AEST 2016
On Sat, Sep 17, 2016 at 12:21 AM, Shilpasri G Bhat
<shilpa.bhat at linux.vnet.ibm.com> wrote:
> Hi,
>
> On 09/16/2016 12:15 PM, Oliver O'Halloran wrote:
>> + chip_levels = be32_to_cpu(cinfo->stop_levels);
>> +
>> + prlog(PR_INSANE, "CHIP[%x] supported STOP mask 0x%.8x\n",
> ^^^^^^^^^
> Can this be a PR_INFO instead of PR_INSANE?
I was thinking that the mask was per core rather than per chip when I
wrote that. I'll change it to INFO.
> Or Can we raise a PR_WARNING when the STOP mask differs across chips?
Will do.
>
> Thanks and Regards,
> Shilpa
>
More information about the Skiboot
mailing list