[PATCH] kernel: modules: usb: remove deprecated Kconfig option CONFIG_USB_XHCI_HCD_DEBUGGING

2024-07-30 Thread Florian Eckert
The Kconfig option 'CONFIG_USB_XHCI_HCD_DEBUGGING' has been removed with the following commit upstream in the Linux kernel. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b2497509df002e9a09c8550cd0ecd2f77c9640d8 This Kconfig option is therefore no longer valid for the

Re: [PATCH] kernel: module: usb: remove deprecated Kconfig option CONFIG_XHCI_HCD_DEBUGGING

2024-07-30 Thread Florian Eckert
Hello Hauke --- /dev/null +++ b/patches/openwrt/30066-kernel-modules-usb-remove-deprecated-Kconfig-option-CONFIG_USB_XHCI_HCD_DEBUGGING.patch @@ -0,0 +1,36 @@ +From: Florian Eckert +Date: Wed, 17 Jul 2024 11:42:58 +0200 +Subject: [PATCH] kernel: modules: usb: remove deprecated Kconfig option

Re: [PATCH] kernel: module: usb: remove deprecated Kconfig option CONFIG_XHCI_HCD_DEBUGGING

2024-07-30 Thread Hauke Mehrtens
On 7/26/24 10:07, Florian Eckert wrote: The kconfig option 'CONFIG_XHCI_HCD_DEBUGGING' was removed with commit: https://github.com/torvalds/linux/commit/b2497509df002e9a09c8550cd0ecd2f77c9640d8 Signed-off-by: Florian Eckert --- ...option-CONFIG_USB_XHCI_HCD_DEBUGGING.patch | 36 +

Re: files for jailed process's

2024-07-30 Thread e9hack
Am 30.07.2024 um 17:29 schrieb Daniel Golle: On Tue, Jul 30, 2024 at 03:40:25PM +0200, e9hack wrote: Hi, if a process is started via procd in a jail and uses some files, changes to those files outside the jail are not reflected inside the jail. For E.g. dnsmasq runs in a jail. The configurat

Re: files for jailed process's

2024-07-30 Thread Daniel Golle
On Tue, Jul 30, 2024 at 03:40:25PM +0200, e9hack wrote: > Hi, > > if a process is started via procd in a jail and uses some files, changes to > those files outside the jail are not reflected inside the jail. For E.g. > dnsmasq runs in a jail. The configuration is changed, that only the host fil

files for jailed process's

2024-07-30 Thread e9hack
Hi, if a process is started via procd in a jail and uses some files, changes to those files outside the jail are not reflected inside the jail. For E.g. dnsmasq runs in a jail. The configuration is changed, that only the host file does change. Sending SIGHUP to dnsmasq results in reloading of

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-07-30 Thread Paul Spooren
Sure, https://github.com/cyyself/wg-bench/pull/37 > On 29. Jul 2024, at 19:37, Paul D wrote: > > > Hi, could one of the early ONE owners/users post numbers for the ONE > regarding WireGuard performance? > > https://forum.openwrt.org/t/a-wireguard-comparison-db/187586/1 > > It's an important

[PATCH] mediatek: fix u-boot env layout NVMEM definitions

2024-07-30 Thread Enrico Mioso
s/u-boot,env-layout/u-boot,env/g Signed-off-by: Enrico Mioso --- .../mediatek/dts/mt7981a-glinet-gl-x3000-xe3000-common.dtsi | 2 +- target/linux/mediatek/dts/mt7981b-glinet-gl-mt2500.dts| 2 +- target/linux/mediatek/dts/mt7981b-unielec-u7981-01-emmc.dts | 2 +- target/linux/mediatek