Re: [PATCH] ARC: show detaled ActionPoint configuration in mumbojumbo
From:
Vineet Gupta
Date:
Wed Jan 09 2019 - 12:39:36 EST
Next message:
Waiman Long: "Re: [PATCH v2 4/4] /proc/stat: Call kstat_irqs_usr() only for active IRQs"
Previous message:
Gustavo A. R. Silva: "Re: [PATCH] drivers: qcom: rpmh: use struct_size() in kzalloc()"
In reply to:
Vineet Gupta: "Re: [PATCH] ARC: show detaled ActionPoint configuration in mumbojumbo"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
On 1/9/19 9:35 AM, Vineet Gupta wrote:
>
+ cpu->extn.ap_full = !ap.min;
This needs to be
+ cpu->extn.ap_full = !!ap.min;
Next message:
Waiman Long: "Re: [PATCH v2 4/4] /proc/stat: Call kstat_irqs_usr() only for active IRQs"
Previous message:
Gustavo A. R. Silva: "Re: [PATCH] drivers: qcom: rpmh: use struct_size() in kzalloc()"
In reply to:
Vineet Gupta: "Re: [PATCH] ARC: show detaled ActionPoint configuration in mumbojumbo"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]