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]
Message-Id: <DFF1Y5LEQ85Q.V2AC0R1EFXNZ@kernel.org>
Date: Sat, 03 Jan 2026 16:17:03 +0100
From: "Danilo Krummrich" <dakr@...nel.org>
To: "SeungJong Ha via B4 Relay"
 <devnull+engineer.jjhama.gmail.com@...nel.org>
Cc: <engineer.jjhama@...il.com>, "Bjorn Helgaas" <bhelgaas@...gle.com>,
 Krzysztof Wilczyński <kwilczynski@...nel.org>, "Miguel
 Ojeda" <ojeda@...nel.org>, "Boqun Feng" <boqun.feng@...il.com>, "Gary Guo"
 <gary@...yguo.net>, Björn Roy Baron
 <bjorn3_gh@...tonmail.com>, "Benno Lossin" <lossin@...nel.org>, "Andreas
 Hindborg" <a.hindborg@...nel.org>, "Alice Ryhl" <aliceryhl@...gle.com>,
 "Trevor Gross" <tmgross@...ch.edu>, <linux-kernel@...r.kernel.org>,
 <linux-pci@...r.kernel.org>, <rust-for-linux@...r.kernel.org>
Subject: Re: [PATCH] rust: pci: add HeaderType enum and header_type() helper

On Sat Jan 3, 2026 at 3:38 PM CET, SeungJong Ha via B4 Relay wrote:
> This is my first patch to the Linux kernel, specifically targeting the 
> Rust PCI subsystem. 

Thanks for your contribution!

> This patch introduces the HeaderType enum to represent PCI configuration 
> space header types (Normal and Bridge) and implements the header_type() 
> method in the Device struct.

We usually do not add dead code in the kernel. Do you work on a user for this
API?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ