[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241031185906.064d733825c176addd48a733@linux-foundation.org>
Date: Thu, 31 Oct 2024 18:59:06 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Alexandru Ardelean <aardelean@...libre.com>
Cc: linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
jic23@...nel.org, bartosz.golaszewski@...aro.org,
gregkh@...uxfoundation.org
Subject: Re: [PATCH 1/2] util_macros.h: fix/rework find_closest() macros
On Thu, 31 Oct 2024 08:37:06 +0200 Alexandru Ardelean <aardelean@...libre.com> wrote:
> A bug was found in the find_closest() (find_closest_descending() is also
> affected after some testing), where for certain values with small
> progressions, the rounding (done by averaging 2 values) causes an incorrect
> index to be returned.
Please help us understand the userspace-visible effects of this bug.
Do you believe the bug is sufficiently serious to justify backporting
these fixes into earlier kernel versions? If so, are you able to help
us identify a suitable Fixes: target?
Thanks.
Powered by blists - more mailing lists