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: <20260117215257.601937692@kernel.org>
Date: Sat, 17 Jan 2026 22:58:21 +0100
From: Thomas Gleixner <tglx@...nel.org>
To: LKML <linux-kernel@...r.kernel.org>
Cc: x86@...nel.org,
 Thomas Weißschuh <thomas.weissschuh@...utronix.de>
Subject: [patch 0/2] x86/vdso: Address sparse warnings

Sparse is unhappy when building the 32-bit VDSO for a 64-bit kernel and
complains about an empty switch statement when all config knobs which guard
the cases are disabled.

The following series cures both.

Thanks,

	tglx
---
 Makefile |    4 ++++
 vma.c    |    2 ++
 2 files changed, 6 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ