all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH pve-kernel 0/3] enable CONFIG_RUST and fix sbuild target with extra-package revision
@ 2026-02-27 15:21 Stoiko Ivanov
  2026-02-27 15:21 ` [PATCH pve-kernel 1/3] d/control: add dependencies for CONFIG_RUST Stoiko Ivanov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stoiko Ivanov @ 2026-02-27 15:21 UTC (permalink / raw)
  To: pve-devel

This patchset is the result of testing the effect of enabling CONFIG_RUST
in our current kernel configuration.

* enabling this entails changes to the needed firmware and the kernel ABI
  (I still skipped the updated fwlist and abi-prev files, as the diffs are
  huge and best generated when actually building a kernel with this
  enabled
* built was done locally and once with `make sbuild` (PATCH 1/3 fixed
  `make sbuild` with PKG_REV_EXTRA=~testrust1 for me).
* tested the resulting kernel on 2 VMs with ZFS as /, and on a physical
  test-server in our lab (with PVE 8.4 installed at that time).
  both tests looked ok.

Stoiko Ivanov (3):
  d/control: add dependencies for CONFIG_RUST
  d/rules: explicitly enable CONFIG_RUST
  make: fix DSC variable name

 Makefile          | 2 +-
 debian/control.in | 5 +++++
 debian/rules      | 1 +
 3 files changed, 7 insertions(+), 1 deletion(-)

-- 
2.47.3





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-27 15:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-27 15:21 [PATCH pve-kernel 0/3] enable CONFIG_RUST and fix sbuild target with extra-package revision Stoiko Ivanov
2026-02-27 15:21 ` [PATCH pve-kernel 1/3] d/control: add dependencies for CONFIG_RUST Stoiko Ivanov
2026-02-27 15:21 ` [PATCH pve-kernel 2/3] d/rules: explicitly enable CONFIG_RUST Stoiko Ivanov
2026-02-27 15:21 ` [PATCH pve-kernel 3/3] make: fix DSC variable name Stoiko Ivanov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal