[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220128140527.GM1978@kadam>
Date: Fri, 28 Jan 2022 17:05:27 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Mark Brown <broonie@...nel.org>
Cc: Liam Girdwood <lgirdwood@...il.com>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 1/2] ASoC: ops: fix signedness bug in snd_soc_put_volsw()
On Fri, Jan 28, 2022 at 01:48:44PM +0000, Mark Brown wrote:
> On Fri, Jan 28, 2022 at 04:31:47PM +0300, Dan Carpenter wrote:
> > On Fri, Jan 28, 2022 at 12:42:04PM +0000, Mark Brown wrote:
>
> > > This means that the helpers won't support controls that use the top bit
> > > of a 32 bit register.
>
> > Fine, I can delete the checks for negative instead (I'm surprised you
> > haven't already received a dozen bot emails about this).
>
> No, we need the checks for negatives since userspace supplies a signed
> value. The check needs to be done on the value in the input structure
> before we pull it out for mangling. I probably got bot emails but
> frankly these days almost all of them are some combination of barely
> legible and misdirected and there's plenty of people who like to fix
> these things if they're real.
>
That's a bit trickier than I initially imagined so I'm going to leave
this for smarter people than me...
regards,
dan carpenter
Powered by blists - more mailing lists