[Skiboot] [RFC PATCH 3/5] hdat: parse and export STOP levels

Shilpasri G Bhat shilpa.bhat at linux.vnet.ibm.com
Sat Sep 17 00:21:33 AEST 2016


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?
Or Can we raise a PR_WARNING when the STOP mask differs across chips?

Thanks and Regards,
Shilpa



More information about the Skiboot mailing list