Your message dated Mon, 15 May 2023 10:40:13 +0000
with message-id <e1pyvcj-007ld0...@fasolo.debian.org>
and subject line Bug#1034506: fixed in linux 6.3.2-1~exp1
has caused the Debian Bug report #1034506,
regarding Request to enable CONFIG_HSR as module
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1034506: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034506
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: linux
Severity: wishlist
Tags: newcomer patch
X-Debbugs-Cc: yoann.con...@smile.fr

Hi maintainers,

HSR (High-availability Seamless Redundancy) and PRP (Parallel Redundancy
Protocol) are two network protocols used in environment where network
node failure should not trigger a frame loss. Both provide seamless
failover against this kind of failure.

Both of these are enabled in kernel by CONFIG_HSR which is currently
disabled.

HSR and PRP are defined in IEC 62439-3:2016 and used in many industrial
standards (in our case, IEC 61850 about connected systems in electrical
substations)

This module is handled by iproute2 since 5.10 (available in bullseye).

I've already created a merge-request for this request : 
https://salsa.debian.org/kernel-team/linux/-/merge_requests/682

Thank you for considering this request.

Best regards,

-- System Information:
Debian Release: 11.6
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-0.deb11.5-rt-amd64 (SMP w/24 CPU threads; PREEMPT)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
>From 68c1f55713be54ea994cffe051b0db36aa3690ca Mon Sep 17 00:00:00 2001
From: Yoann Congal <yoann.con...@smile.fr>
Date: Fri, 17 Mar 2023 14:06:50 +0100
Subject: [PATCH] Enable PRP/HSR protocols in config as module

HSR (High-availability Seamless Redundancy) and PRP (Parallel Redundancy
Protocol) are two network protocols used in environment where network
node failure should not trigger a frame loss. Both provide seamless
failover against this kind of failure.

HSR and PRP are defined in IEC 62439-3:2016 and used in many industrial
standards.

This module is handled by iproute2 since 5.10 (available in bullseye).

Signed-off-by: Yoann Congal <yoann.con...@smile.fr>
---
 debian/config/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/config/config b/debian/config/config
index b4c4ebb7b2..50c8d3d360 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -7049,7 +7049,7 @@ CONFIG_DNS_RESOLVER=m
 ##
 ## file: net/hsr/Kconfig
 ##
-# CONFIG_HSR is not set
+CONFIG_HSR=m
 
 ##
 ## file: net/ieee802154/Kconfig
-- 
2.30.2


--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 6.3.2-1~exp1
Done: Ben Hutchings <b...@debian.org>

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1034...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings <b...@debian.org> (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 15 May 2023 02:12:25 +0200
Source: linux
Architecture: source
Version: 6.3.2-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <b...@debian.org>
Closes: 1028463 1032437 1033061 1033095 1034506 1035569
Changes:
 linux (6.3.2-1~exp1) experimental; urgency=medium
 .
   * New upstream stable update:
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.3.2
 .
   [ Diederik de Haas ]
   * [arm64] Improve support for rk3328 devices
     - drivers/clk: Enable COMMON_CLK
     - drivers/clk/rockchip: Enable CLK_RK3328
     - drivers/cpuidle[arm]: Enable ARM_PSCI_CPUIDLE_DOMAIN
     - drivers/gpio: Enable GPIO_ROCKCHIP as module
     - drivers/gpio: Enable GPIO_SYSCON as module
     - drivers/pinctrl: Enable PINCTRL_ROCKCHIP as module
     - drivers/power/reset: Enable SYSCON_REBOOT_MODE as module
     - drivers/soc/rockchip: Enable ROCKCHIP_GRF
   * [arm64] Improve support for rk3399 devices
     - drivers/clk/rockchip: Enable CLK_RK3399
     - drivers/mmc/core: Enable PWRSEQ_SIMPLE
     - drivers/soc/rockchip: Enable ROCKCHIP_DTPM as module
     - drivers/usb/dwc3: Enable USB_DWC3_OF_SIMPLE as module
   * [arm64] Improve support for rk356x devices
     - drivers/clk/rockchip: Enable CLK_RK3568
     - drivers/firmware/arm_scmi: Enable ARM_SCMI_TRANSPORT_SMC
     - drivers/gpu/drm/bridge: Enable DRM_DISPLAY_CONNECTOR as module
     - drivers/misc: Enable SRAM
   * [rt] Update to 6.3.1-rt13
 .
   [ Yoann Congal ]
   * net/hsr: Enable PRP/HSR protocols as module (Closes: #1034506)
 .
   [ Vincent Blut ]
   * drivers/net/wireless/realtek/rtw89: Enable RTW89_8852BE and RTW89_8852CE
     as modules (Closes: #1035569)
 .
   [ Salvatore Bonaccorso ]
   * drivers/tty: Unset LEGACY_TIOCSTI (Closes: #1033095)
   * d/rules.real: Fix typo in setup_image target.
 .
   [ Aurelien Jarno ]
   * [riscv64] Enable support for hardware added in Linux 6.2 and 6.3 based on
     the upstream defconfig update: ARCH_R9A07G043, ARCH_RENESAS, ARCH_SUNXI,
     DMADEVICES, DMA_SUN6I, DRM_SUN4I, HW_RANDOM_JH7110, I2C_MV64XXX,
     MMC_SUNXI, NOP_USB_XCEIV, NVMEM_SUNXI_SID, PHY_SUN4I_USB, REGULATOR,
     REGULATOR_FIXED_VOLTAGE, RTC_DRV_SUN6I, SERIAL_SH_SCI, SPI_SUN6I,
     STMMAC_ETH, SUN50I_IOMMU, SUNXI_WATCHDOG, USB_MUSB_HDRC, USB_MUSB_SUNXI.
 .
   [ Ben Hutchings ]
   * [mips*] Increase RELOCATION_TABLE_SIZE to 0x1d0000 (fixes FTBFS)
   * [sh4/sh7785lcr] Modularise drivers to shrink kernel image (fixes FTBFS):
     - ata: Change ATA, SATA_SIL from built-in to modular
     - SCSI: Change SCSI, BLK_DEV_SD from built-in to modular
     - USB: Change USB, USB_EHCI_HCD, USB_R8A66597_HCD,_USB_STORAGE from
       built-in to modular
     - udeb: Add ata-modules, scsi-core-modules, usb-modules packages
   * [armel/marvell]: Disable features to shrink kernel image (fixes FTBFS):
     - security: Disable SECURITY_APPARMOR_EXPORT_BINARY
     - tcp: Disable MPTCP
     - tracing: Disable FUNCTION_TRACER
   * linux-kbuild: Fix cross-build regression in objtool in 6.3
   * linux-kbuild: Add support for objtool powerpc target
 .
   [ Andreas Hübner ]
   * d/templates: Improve package description for "header" packages
 .
   [ Martyn Welch ]
   * d/rules.real: Enable limiting of compression threading
 .
   [ Punit Agrawal ]
   * [arm64,armhf] drivers/hwtracing/coresight: Enable components
 .
   [ Miguel Bernal Marin ]
   * Enable MEI options for Intel ARC GPUs as modules (Closes: #1028463)
     - [amd64] drivers/gpu/drm/i915: Enable DRM_I915_PXP
     - [x86] drivers/misc/mei: Enable INTEL_MEI_GSC as module
     - [x86] drivers/misc/mei/pxp: Enable INTEL_MEI_PXP as module
   * Enable Intel Trust Domain Extensions - Guest Support (Closes: #1032437)
     - [amd64] arch/x86: Enable INTEL_TDX_GUEST
     - [amd64] drivers/virt/coco/tdx-guest: Enable TDX_GUEST_DRIVER as module
   * [amd64] drivers/platform/x86/intel/ifs: Enable Intel In-Field Scan (IFS)
     INTEL_IFS as module (Closes: #1033061)
Checksums-Sha1:
 408af5b497596e5b1e2f78d6c703919a7b90b684 287688 linux_6.3.2-1~exp1.dsc
 0ea85c2e182d87248bc52f84752129104072b0fe 139379328 linux_6.3.2.orig.tar.xz
 23d0dd6fd9314f6bd61b8404cb98f69ef7fe89c3 1460260 
linux_6.3.2-1~exp1.debian.tar.xz
 294a2522dc5e15f22393d2a866882ace0a2fde44 8066 
linux_6.3.2-1~exp1_source.buildinfo
Checksums-Sha256:
 b18442c022db21e24a01249663f100e909231cd244bde80364b6201d046af2c9 287688 
linux_6.3.2-1~exp1.dsc
 5ec22f7ddc752d3f3753ab77d5afa0f90c7d526a7a48d3abb53e37f5863a11ad 139379328 
linux_6.3.2.orig.tar.xz
 33a6b569a0eed4b497e37f886a38844971a330fb5a00953a72843fe2e36a1aa4 1460260 
linux_6.3.2-1~exp1.debian.tar.xz
 847d510a398d9faa39e67eccf34151419c1dcc3ea47f1db102b6af4ac8f6ff4f 8066 
linux_6.3.2-1~exp1_source.buildinfo
Files:
 d8c48a02a1841efe567f6cc27cd6242d 287688 kernel optional linux_6.3.2-1~exp1.dsc
 ab7f74312056ef02366e7436aaf7e74d 139379328 kernel optional 
linux_6.3.2.orig.tar.xz
 d04fa115cbcea5ea0c6dfd23948b3a0e 1460260 kernel optional 
linux_6.3.2-1~exp1.debian.tar.xz
 855c859b74d04577799b1da4017dd20a 8066 kernel optional 
linux_6.3.2-1~exp1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAmRiBfYACgkQ57/I7JWG
EQnRvA//V6tW6XJ4oC0vfwapnXzUtdvYZwYGo9PM4opQ7aIKO2eYXu/HcAvjKVc1
zzWoqbF5vkytFi0cwEA3GG7gF8ypaNbs0K2+ZVSgXn36KAKXVfOFYNmj1c0mjc/u
UARLT9kIGzBrZfnON1L19FQ6Rvyzr4kUdLiKs3TP+5bu9zuoe7ZPZLGDIbVz5yn0
5WK8oxki8iaWCa553j3tJBErTQRny4nS8Kq65a/tm5epXdnkX0D89iMOYsXrYlqM
qKCDyRTx06B7J6+Di7ludT4FDuoYTuCH7rYJ1oODBbtg7bojktSgGobY4oBi7MF7
ekN2Rf2MOForPB2g5Xvq7Uwdbdly4vyDFaswPOV5fpx+s4P0kpej210nddJudwmA
OTYmnVAG/ThlUqvUjBhoKlXUajsC2BKHsmLjR4ry4eFBgrcYU6Rg1VKPQxcaqlrX
+Fuck1fFTdX+CZEKDNHnBoYiDMa1kr9IXCSbgXaPxeWiVzgsQFioD7fbUHjiUB9A
4IuYVaKGr3h+X8jUCfLnIb+b85+hPgOZTSQraPrA6Ge6WhXBdyB4fwrEB8t83Zti
Um8JwKEdAY1G3maef4ri54CqxHmQKVzXVVGdTB9sIi9CnjPs7n0OGDk3ypSgm5ZL
82qBhnKuOh7GrgTz3kRKpDhvz0SjzCV+2Y/c9fb74xu53cVT40s=
=+6aX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to