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: <20251011063837.2318535-1-visitorckw@gmail.com>
Date: Sat, 11 Oct 2025 14:38:35 +0800
From: Kuan-Wei Chiu <visitorckw@...il.com>
To: mario.limonciello@....com
Cc: perry.yuan@....com,
	hansg@...nel.org,
	ilpo.jarvinen@...ux.intel.com,
	jserv@...s.ncku.edu.tw,
	platform-driver-x86@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Kuan-Wei Chiu <visitorckw@...il.com>
Subject: [PATCH 0/2] platform/x86/amd: hfi: A couple of cleanups

This patch series provides a couple of cleanups for the AMD HFI driver
by removing unused and redundant code.

The changes remove an unused cpumask field from the amd_hfi_cpuinfo
struct, along with a boilerplate .owner assignment that is already
handled by the driver core and was flagged by coccicheck.

Kuan-Wei Chiu (2):
  platform/x86/amd: hfi: Remove unused cpumask from cpuinfo struct
  platform/x86/amd: hfi: Remove redundant assignment to .owner

 drivers/platform/x86/amd/hfi/hfi.c | 11 -----------
 1 file changed, 11 deletions(-)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ