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-next>] [day] [month] [year] [list]
Message-ID: <4660a46b-9128-4407-8baa-f257245784a3@gmail.com>
Date: Mon, 2 Sep 2024 21:00:25 +0200
From: Heiner Kallweit <hkallweit1@...il.com>
To: Wolfram Sang <wsa@...nel.org>,
 Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
 "Rafael J. Wysocki" <rafael@...nel.org>
Cc: "linux-i2c@...r.kernel.org" <linux-i2c@...r.kernel.org>,
 Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] i2c: core: prepare dropping support for I2C_COMPAT

I2C_COMPAT has been considered deprecated for 15 years now.
Therefore make it default n, before we remove support for it in the
near future. In addition warn any potential user of the old ABI.

Heiner Kallweit (2):
  i2c: core: Switch I2C_COMPAT to default n
  driver core: class: warn if a compatibility class is registered

 drivers/base/class.c | 3 +++
 drivers/i2c/Kconfig  | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
2.46.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ