Re: (subset) [PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info

Danilo Krummrich <[email protected]> Thu, 30 Jul 2026 23:01:50 +0200
Newsgroups dev.linux.lists.nova-gpu,dev.linux.lists.driver-core,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-acpi,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pci,org.kernel.vger.linux-pm,org.kernel.vger.linux-pwm,org.kernel.vger.linux-usb,org.kernel.vger.netdev,org.kernel.vger.rust-for-linux
Message-ID <[email protected]>
On Mon, 29 Jun 2026 13:39:34 +0100, Gary Guo wrote:=0D
> [PATCH v2 00/11] rust: driver: use pointers instead of indices for ID inf=
o=0D
=0D
Applied, thanks!=0D
=0D
  Branch: driver-core-testing=0D
  Tree:   git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-=
core.git=0D
=0D
[1/11] rust: driver: remove `IdTable::id`=0D
      commit: 3474bbba4ddd=0D
[2/11] rust: driver: simplify `IdArray::new_without_index`=0D
      commit: e49f626ef541=0D
[3/11] rust: pci: use `Option<&IdInfo>` for device ID info=0D
      commit: 4fcbf7f1e4a4=0D
[4/11] rust: usb: use `Option<&IdInfo>` for device ID info=0D
      commit: c7b6e07f83b4=0D
[6/11] rust: driver: centralize device ID handling=0D
      commit: 1d92f2e8b881=0D
[7/11] rust: driver: remove `$module_table_name` from `module_device_table`=
=0D
      commit: 0deeb4222dd1=0D
=0D
      [ Consider the serdev code merged in the meantime. - Danilo ]=0D
=0D
[8/11] rust: driver: store pointers in `DeviceId`=0D
      commit: 0b76335e8f32=0D
[9/11] rust: driver: remove open-coded matching logic=0D
      commit: 2c5d17cdc4e9=0D
=0D
      [ Consider the serdev code merged in the meantime. - Danilo ]=0D
=0D
[10/11] rust: driver: remove duplicate ID table=0D
      commit: 17fcdecb14b4=0D
=0D
The patches will appear in the next linux-next integration (typically withi=
n 24=0D
hours on weekdays).=0D
=0D
The patches are in the driver-core-testing branch and will be promoted to=0D
driver-core-next after validation.=0D