lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251231171732.48f0353e@jic23-huawei>
Date: Wed, 31 Dec 2025 17:17:32 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Matti Vaittinen <mazziesaccount@...il.com>
Cc: Randy Dunlap <rdunlap@...radead.org>, Linux Kernel Mailing List
 <linux-kernel@...r.kernel.org>, linux-iio <linux-iio@...r.kernel.org>
Subject: Re: [PATCH] iio: test: drop dangling symbol in gain-time-scale
 helpers

On Sun, 28 Dec 2025 13:13:48 +0200
Matti Vaittinen <mazziesaccount@...il.com> wrote:

> su 28.12.2025 klo 9.10 Randy Dunlap <rdunlap@...radead.org> kirjoitti:
> 
> > The code for this never went upstream. It was replaced by other code,
> > so this should be dropped.
> >
> > Link: https://bugzilla.kernel.org/show_bug.cgi?id=216748
> > Fixes: cf996f039679 ("iio: test: test gain-time-scale helpers")
> > Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> >  
> 
> Thanks!
> 
> Acked-by: Matti Vaittinen <mazziesaccount@...il.com>
Applied to the togreg branch of iio.git which I'll briefly push out
as testing to let 0-day have a first look at it.

Thanks,

Jonathan

> 
> ---
> > Cc: Matti Vaittinen <mazziesaccount@...il.com>
> > Cc: Jonathan Cameron <jic23@...nel.org>
> > Cc: linux-iio@...r.kernel.org
> >
> >  drivers/iio/test/Kconfig |    1 -
> >  1 file changed, 1 deletion(-)
> >
> > --- linux-next-20251219.orig/drivers/iio/test/Kconfig
> > +++ linux-next-20251219/drivers/iio/test/Kconfig
> > @@ -8,7 +8,6 @@ config IIO_GTS_KUNIT_TEST
> >         tristate "Test IIO gain-time-scale helpers" if !KUNIT_ALL_TESTS
> >         depends on KUNIT
> >         select IIO_GTS_HELPER
> > -       select TEST_KUNIT_DEVICE_HELPERS
> >         default KUNIT_ALL_TESTS
> >         help
> >           build unit tests for the IIO light sensor gain-time-scale
> > helpers.
> >  


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ