public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [RFC pve-kernel 0/2] disable UBSAN in kernel config
@ 2022-05-30 18:38 Stoiko Ivanov
  2022-05-30 18:38 ` [pve-devel] [RFC pve-kernel 1/2] d/rules: kconfig: disable CONFIG_UBSAN Stoiko Ivanov
  2022-05-30 18:38 ` [pve-devel] [RFC pve-kernel 2/2] update ABI file for 5.15.35-2-pve Stoiko Ivanov
  0 siblings, 2 replies; 4+ messages in thread
From: Stoiko Ivanov @ 2022-05-30 18:38 UTC (permalink / raw)
  To: pve-devel

the ubuntu-jammy sources reenabled UBSAN checking a while ago, which is
now hitting a few of our users with warnings (the kernel config does not
set CONFIG_UBSAN_TRAP so at least the system should not crash)

I checked an neither Fedora 36, Centos-Stream or Debian stable have UBSAN
enabled and I'm inclined to agree with them.

rationale in patch 1/2
patch 2/2 contains the changes for the abi-change

Stoiko Ivanov (2):
  d/rules: kconfig: disable CONFIG_UBSAN
  update ABI file for 5.15.35-2-pve

 abi-prev-5.15.35-1-pve | 26217 ---------------------------------------
 abi-prev-5.15.35-2-pve | 26209 ++++++++++++++++++++++++++++++++++++++
 debian/rules           |     3 +-
 3 files changed, 26211 insertions(+), 26218 deletions(-)
 delete mode 100644 abi-prev-5.15.35-1-pve
 create mode 100644 abi-prev-5.15.35-2-pve

-- 
2.30.2





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

end of thread, other threads:[~2022-05-31  5:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-30 18:38 [pve-devel] [RFC pve-kernel 0/2] disable UBSAN in kernel config Stoiko Ivanov
2022-05-30 18:38 ` [pve-devel] [RFC pve-kernel 1/2] d/rules: kconfig: disable CONFIG_UBSAN Stoiko Ivanov
2022-05-30 18:38 ` [pve-devel] [RFC pve-kernel 2/2] update ABI file for 5.15.35-2-pve Stoiko Ivanov
2022-05-31  5:39   ` Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal