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] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 24 Jan 2021 14:57:36 +0000
From:   Jonathan Cameron <jic23@...nel.org>
To:     William Breathitt Gray <vilhelm.gray@...il.com>
Cc:     fabrice.gasnier@...s.st.com, fabrice.gasnier@...com,
        linux-kernel@...r.kernel.org, linux-iio@...r.kernel.org,
        benjamin.gaignard@...com
Subject: Re: [PATCH 0/2] Remove the IIO counter ABI

On Sun, 24 Jan 2021 16:42:22 +0900
William Breathitt Gray <vilhelm.gray@...il.com> wrote:

> The IIO counter driver has been superseded by the Counter subsystem as
> discussed in [1]. This patchset removes the IIO counter ABI code and
> documentation.
> 
> [1] https://lore.kernel.org/lkml/20210119104105.000010df@Huawei.com/

I'm happy to see this go in general, but would like it to sit on the list for
a little while just in case anyone has a different opinion.

The ABI has been marked as deprecated for a while, but who knows if users
noticed that.  Fingers crossed no one notices us removing it.

It think it would also be good to note we still have one user of this ABI
in iio/triggers/stm32-timer-trigger.c
Hence we may want to introduce specific docs for that one case or try
to figure out a clean way to get rid of it...

Jonathan

> 
> William Breathitt Gray (2):
>   counter: 104-quad-8: Remove IIO counter ABI
>   iio: Remove the IIO counter ABI documentation
> 
>  Documentation/ABI/testing/sysfs-bus-iio       |  40 --
>  .../testing/sysfs-bus-iio-counter-104-quad-8  | 133 ----
>  MAINTAINERS                                   |   1 -
>  drivers/counter/104-quad-8.c                  | 652 ++----------------
>  drivers/counter/Kconfig                       |   2 +-
>  5 files changed, 65 insertions(+), 763 deletions(-)
>  delete mode 100644 Documentation/ABI/testing/sysfs-bus-iio-counter-104-quad-8
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ