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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250610124855.269158-1-antonio.borneo@foss.st.com>
Date: Tue, 10 Jun 2025 14:48:50 +0200
From: Antonio Borneo <antonio.borneo@...s.st.com>
To: Alexandre Torgue <alexandre.torgue@...s.st.com>,
        Andy Shevchenko
	<andy@...nel.org>,
        David Lechner <dlechner@...libre.com>,
        Fabrice Gasnier
	<fabrice.gasnier@...s.st.com>,
        Gatien Chevallier
	<gatien.chevallier@...s.st.com>,
        Jonathan Cameron <jic23@...nel.org>, Lee
 Jones <lee@...nel.org>,
        <linux-iio@...r.kernel.org>,
        Nuno Sá <nuno.sa@...log.com>,
        Olivier Moysan
	<olivier.moysan@...s.st.com>
CC: Antonio Borneo <antonio.borneo@...s.st.com>,
        <linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
        <linux-stm32@...md-mailman.stormreply.com>,
        Maxime Coquelin
	<mcoquelin.stm32@...il.com>
Subject: [PATCH 0/5] STM32: Fix build warnings about export.h

This series fixes, for the SoC's STM32, the new warnings that
appear from v6.16-rc1 about mismatch between the include of
linux/export.h and the use of EXPORT_SYMBOL().

Antonio Borneo (5):
  bus: stm32_firewall: Fix build warnings about export.h
  iio: adc: stm32-dfsdm: Fix build warnings about export.h
  iio: trigger: stm32-timer: Fix build warnings about export.h
  iio: trigger: stm32-lptimer: Fix build warnings about export.h
  mfd: stm32-timers: Fix build warnings about export.h

 drivers/bus/stm32_firewall.c                | 1 +
 drivers/iio/adc/stm32-dfsdm-adc.c           | 1 +
 drivers/iio/adc/stm32-dfsdm-core.c          | 1 +
 drivers/iio/trigger/stm32-lptimer-trigger.c | 1 +
 drivers/iio/trigger/stm32-timer-trigger.c   | 1 +
 drivers/mfd/stm32-timers.c                  | 1 +
 6 files changed, 6 insertions(+)


base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ