[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1535da69-d566-6ba1-5631-03c2b8bd998f@synopsys.com>
Date: Wed, 9 Jan 2019 09:39:25 -0800
From: Vineet Gupta <vineet.gupta1@...opsys.com>
To: Eugeniy Paltsev <Eugeniy.Paltsev@...opsys.com>,
<linux-snps-arc@...ts.infradead.org>
CC: Alexey Brodkin <alexey.brodkin@...opsys.com>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARC: show detaled ActionPoint configuration in mumbojumbo
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;
Powered by blists - more mailing lists