Re: [linux-yocto] [PATCH v5.15] octeontx2-pf: Drop the redundant preempt disable in __cn10k_aura_freeptr()

2023-02-06 Thread Bruce Ashfield
In message: [PATCH v5.15] octeontx2-pf: Drop the redundant preempt disable in __cn10k_aura_freeptr() on 02/02/2023 Kevin Hao wrote: > From: Kevin Hao > > In order to fix a sleeping in atomic context bug, we have replaced the > per_cpu_ptr() with get_cpu_ptr() in commit 97b853120a3e

Re: [linux-yocto][linux-yocto v5.10/standard/base] Backport fix for CVE-2022-3108

2023-02-06 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.10/standard/base] Backport fix for CVE-2022-3108 on 02/02/2023 Dragos-Marian Panait wrote: > Hi Bruce, > > Please help to merge this patch into linux-yocto repo. > Cherry-pick'd the fix for CVE-2022-3108 from v5.15/standard/base branch > to

Re: [linux-yocto] [yocto-kernel-cache][master/yocto-5.10] nxp-s32g: update kernel fragments for nxp bsp33

2023-01-30 Thread Bruce Ashfield
I assume you only intended this for 5.10, since the BVSP doesn't exist on master. This is merged to 5.10 Bruce In message: [yocto-kernel-cache][master/yocto-5.10] nxp-s32g: update kernel fragments for nxp bsp33 on 18/01/2023 Adrian Zaharia wrote: > * rename CONFIG_GPIO_S32GEN1 to

Re: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx] nxp-s32g2xx bsp upgrade to bsp33

2023-01-30 Thread Bruce Ashfield
resend the pull request for that branch. Bruce > • v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-s32g2xx > > Thanks and sorry for the confusion, > Adrian > > > ━━━━━━━ > From: Bruce Ashfield > Sent

Re: [linux-yocto] [yocto-6.1][master][PATCH 1/2] media/media-pci-capture: remove deprecated configs

2023-01-30 Thread Bruce Ashfield
merged. The SRCREV bumps will be in my next pull request. Bruce In message: [linux-yocto] [yocto-6.1][master][PATCH 1/2] media/media-pci-capture: remove deprecated configs on 31/01/2023 Anuj Mittal wrote: > hexium_gemini, hexium_orion, mxb and ttpci saa7146-based > drivers have been

Re: [linux-yocto] [PATCH v5.15-rt] arm: merge fixup for duplicate TIF_NOTIFY_SIGNAL and other TIF_*

2023-01-30 Thread Bruce Ashfield
In message: [PATCH v5.15-rt] arm: merge fixup for duplicate TIF_NOTIFY_SIGNAL and other TIF_* on 27/01/2023 Paul Gortmaker wrote: > This linux-stable backport: > > commit 855edc4ec64c197427e492c029dbf3230cc5f94c > Author: Jens Axboe > Date: Wed Jan 4 07:48:37 2023 -0700 > > ARM:

Re: [yocto] [PATCH 0/2] poky/yocto-bsps: drop 5.19 and move to 6.1

2023-01-25 Thread Bruce Ashfield
On Wed, Jan 25, 2023 at 3:04 PM Bruce Ashfield via lists.yoctoproject.org wrote: > > On Wed, Jan 25, 2023 at 12:34 PM Alexandre Belloni > wrote: > > > > Hello, > > > > One of the two series breaks xen: > > > > https://autobuilder.yoctoproject.org/typ

Re: [yocto] [PATCH 0/2] poky/yocto-bsps: drop 5.19 and move to 6.1

2023-01-25 Thread Bruce Ashfield
oe-core gets the new default kernel. Cheers, Bruce > On 24/01/2023 17:02:05-0500, Bruce Ashfield wrote: > > From: Bruce Ashfield > > > > Richard, > > > > These follow the OEcore patches to remove 5.19. This bumps poky > > and poky-tiny to

[yocto] [PATCH 0/2] poky/yocto-bsps: drop 5.19 and move to 6.1

2023-01-24 Thread Bruce Ashfield
From: Bruce Ashfield Richard, These follow the OEcore patches to remove 5.19. This bumps poky and poky-tiny to 6.1 and leaves the alt configuration on 5.15. Bruce The following changes since commit 3c3fd6a65e8103f74ae382d196d486b31a168b39: insane: Improve patch warning/error handling (2023

[yocto] [PATCH 2/2] yocto-bsps: remove 5.19 bbappend

2023-01-24 Thread Bruce Ashfield
From: Bruce Ashfield 5.19 has been dropped from oe-core, so we drop our bbappend to match. Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto_5.19.bbappend | 23 --- 1 file changed, 23 deletions(-) delete mode 100644 meta-yocto-bsp/recipes-kernel/linux/linux

[yocto] [PATCH 1/2] poky/poky-tiny: bump preferred version to 6.1

2023-01-24 Thread Bruce Ashfield
From: Bruce Ashfield 5.19 will be removed shortly, bumping the preferred versions for poky/poky-tiny to 6.1. The -alt config remains on 5.15. Signed-off-by: Bruce Ashfield --- meta-poky/conf/distro/poky-tiny.conf | 2 +- meta-poky/conf/distro/poky.conf | 4 ++-- 2 files changed, 3

Re: [linux-yocto] [kernel-cache][yocto-5.4 1/2] bsp/intel-common: add igc driver for meta-intel bsp machines

2023-01-19 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto] [kernel-cache][yocto-5.4 1/2] bsp/intel-common: add igc driver for meta-intel bsp machines on 19/01/2023 Teoh, Jay Shen wrote: > From: Teoh Jay Shen > > Signed-off-by: Teoh Jay Shen > Signed-off-by: Bruce Ashfield > --- > bsp/

Re: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx] nxp-s32g2xx bsp upgrade to bsp33

2023-01-19 Thread Bruce Ashfield
In message: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx] nxp-s32g2xx bsp upgrade to bsp33 on 18/01/2023 Adrian Zaharia wrote: > Hi Bruce, > > There are 216 new patches from NXP SDK bsp33 repo, would you please help > merge these > patches into the

Re: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx] ti-j72xx preempt-rt kernel patches

2023-01-17 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx] ti-j72xx preempt-rt kernel patches on 18/01/2023 Xulin Sun wrote: > Hi Bruce, > > Compared to the previous pull request mail, this is for preempt-rt branch to > upgrade to TI SDK 8.5. > Could you please help

Re: [linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx] ti-j72xx standard kernel for upgrading to TI SDK 8.5

2023-01-17 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx] ti-j72xx standard kernel for upgrading to TI SDK 8.5 on 18/01/2023 Xulin Sun wrote: > Hi Bruce, > > Could you please help to merge below patches to the branch > "v5.15/standard/ti-sdk-5.10/ti-j72xx". >

Re: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-soc & v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH] LF-3332-1: arm64: imx8: vpu: fix build errors due to API change

2023-01-17 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-soc & v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH] LF-3332-1: arm64: imx8: vpu: fix build errors due to API change on 16/01/2023 Li Wang wrote: > From: Zhou Peng > > commit

Re: [linux-yocto][[v5.10/standard][PATCH 0/2] fix compile error: arch/arm/kernel/entry-common.S:56: Error: invalid constant (2ff) after fixup

2023-01-17 Thread Bruce Ashfield
On Tue, Jan 17, 2023 at 11:58 AM Li Wang wrote: > > > Hi Bruce, > > 1. > PATCH 1/2: apply to v5.10/standard/base > when merge to v5.10/standard/preempt-rt/base, merge conflicts should be > solved by: > > #define TIF_SIGPENDING 0 /* signal pending */ > > #define TIF_NEED_RESCHED

Re: [linux-yocto][v5.10/standard/preempt-rt/base][PATCH] resolve merge conflict cause compile error:

2023-01-15 Thread Bruce Ashfield
Thanks for the fix, this is now merged. Bruce In message: [linux-yocto][v5.10/standard/preempt-rt/base][PATCH] resolve merge conflict cause compile error: on 15/01/2023 Li Wang wrote: > arch/arm64/kernel/asm-offsets.c > arch/arm64/kernel/signal.c > > Signed-off-by: Li Wang > --- >

Re: [linux-yocto][v5.10/standard/preempt-rt/base][PATCH] arm64 thread_info.h: duplicate define TIF_NOTIFY_SIGNAL

2023-01-12 Thread Bruce Ashfield
Aha! Thanks for the fixup. This is now merged. Bruce In message: [linux-yocto][v5.10/standard/preempt-rt/base][PATCH] arm64 thread_info.h: duplicate define TIF_NOTIFY_SIGNAL on 12/01/2023 Li Wang wrote: > Signed-off-by: Li Wang > --- > arch/arm64/include/asm/thread_info.h | 1 - > 1 file

Re: [linux-yocto] [linux-yocto v5.10/standard/base] compile error: arch/arm64/kernel/entry.S: Error: immediate out of range at operand 3-- `and x2,x19,#(...|(1<<27))'

2023-01-12 Thread Bruce Ashfield
In message: [linux-yocto v5.10/standard/base] compile error: arch/arm64/kernel/entry.S: Error: immediate out of range at operand 3-- `and x2,x19,#(...|(1<<27))' on 12/01/2023 Li Wang wrote: > > Hi Bruce, > > arch/arm64/kernel/entry.S: Error: immediate out of range at operand 3-- `and >

Re: [linux-yocto] [PATCH v5.10/standard/base 0/3] ixgbe: backport fixes for CVE-2021-33061

2023-01-12 Thread Bruce Ashfield
merged. Bruce In message: [PATCH v5.10/standard/base 0/3] ixgbe: backport fixes for CVE-2021-33061 on 12/01/2023 Ovidiu Panait wrote: > Cherry-pick the fixes for CVE-2021-33061 from v5.15/standard/base branch to > v5.10/standard/base. > > Build tested only. > > Slawomir Mrozowicz (3): >

Re: [linux-yocto] [kernel-cache][PATCH] qemuriscv32: Enable CONFIG_NONPORTABLE

2023-01-12 Thread Bruce Ashfield
Thanks Khem, I've merged it to yocto-6.1 and master. The SRCREV bump will be in my next pull request. Bruce In message: [linux-yocto] [kernel-cache][PATCH] qemuriscv32: Enable CONFIG_NONPORTABLE on 11/01/2023 Khem Raj wrote: > Allow configurations that result in non-portable kernels, this is

Re: [linux-yocto] [kernel-meta yocto-6.1] edgerouter: Replace OCTEON_USB with USB_OCTEON_HCD

2023-01-12 Thread Bruce Ashfield
merged. I've bumped the 6.1 SRCREVs and this will be part of my next pull request. Bruce In message: [kernel-meta yocto-6.1] edgerouter: Replace OCTEON_USB with USB_OCTEON_HCD on 11/01/2023 Kevin Hao wrote: > The OCTEON_USB has been converted into USB_OCTEON_HCD by mainline > commit

Re: [linux-yocto][linux-yocto v5.15/standard/sdkv5.10/axxia & v5.15/standard/preempt-rt/sdkv5.10/axxia][PATCH 1/1] net: nemac: fix incorrectly return value check

2023-01-12 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.15/standard/sdkv5.10/axxia & v5.15/standard/preempt-rt/sdkv5.10/axxia][PATCH 1/1] net: nemac: fix incorrectly return value check on 11/01/2023 Liwei Song wrote: > of_get_mac_address() return 0 if successful invoked, wrong check > with

Re: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc & v5.15/standard/nxp-sdk-5.15/nxp-soc][PATCH 1/2] arm64: Fix the incompatible pointer type build error for user_cache_maint

2023-01-12 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc & v5.15/standard/nxp-sdk-5.15/nxp-soc][PATCH 1/2] arm64: Fix the incompatible pointer type build error for user_cache_maint_handler() on 10/01/2023 Xiaolei Wang wrote: > Refer to commit

Re: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH] ARM: imx: use raw_spin_lock instead of spin_lock

2023-01-12 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH] ARM: imx: use raw_spin_lock instead of spin_lock on 11/01/2023 Xiaolei Wang wrote: > CPU: 0 PID: 0 Comm: swapper/0 Tainted: GW > 5.15.78-rt48-yocto-preempt-rt #1 >

Re: [linux-yocto][linux-yocto v5.15/standard/base][PATCH 1/1] drm/radeon: free iio for atombios when driver shutdown

2023-01-12 Thread Bruce Ashfield
On Mon, Jan 9, 2023 at 11:16 PM Liwei Song wrote: > > > > On 1/10/23 12:04, Bruce Ashfield wrote: > > Is this fixed in kernel.org as well ? or is it an issue > > that we've somehow introduced in the yocto kernel ? > > Yes, I have send this patch to amd-gfx, a

Re: [linux-yocto][linux-yocto v5.15] fix patch for marvell octeon

2023-01-09 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.15] fix patch for marvell octeon on 09/01/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge this patch into our linux-yocto repo. > > repo: > linux-yocto > branch: > v5.15/standard/cn-sdkv5.4/octeon >

Re: [linux-yocto][linux-yocto v5.15/standard/base][PATCH 1/1] drm/radeon: free iio for atombios when driver shutdown

2023-01-09 Thread Bruce Ashfield
Is this fixed in kernel.org as well ? or is it an issue that we've somehow introduced in the yocto kernel ? Bruce In message: [linux-yocto][linux-yocto v5.15/standard/base][PATCH 1/1] drm/radeon: free iio for atombios when driver shutdown on 09/01/2023 Liwei Song wrote: > Fix below kmemleak

Re: [linux-yocto][yocto-kernel-cache][master/yocto-6.1/yocto-5.15][PATCH] bsp/intel-x86: Add support for AST GPU driver

2023-01-09 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][master/yocto-6.1/yocto-5.15][PATCH] bsp/intel-x86: Add support for AST GPU driver on 09/01/2023 Yongxin Liu wrote: > Signed-off-by: Yongxin Liu > --- > bsp/intel-x86/intel-x86.cfg | 3 +++ > 1 file changed, 3 insertions(+) > >

Re: [linux-yocto][v5.19 and v5.15 standard/base and standard/qemuppc][PATCH 0/1] backport patch to fix powerpc boot crash by KUAP

2023-01-01 Thread Bruce Ashfield
In message: [linux-yocto][v5.19 and v5.15 standard/base and standard/qemuppc][PATCH 0/1] backport patch to fix powerpc boot crash by KUAP on 30/12/2022 Xiangyu Chen wrote: > From: Xiangyu Chen > > Hi Bruce, > > Backport patch from upstream[1] to fix ppc boot crash due to call the > schedule

Re: [linux-yocto][yocto-kernel-cache][master/yocto-5.15][PATCH 1/2] bsp/intel-x86-64: Add support for QAT 4xxx devices

2023-01-01 Thread Bruce Ashfield
I've also merged this to the 6.1 branch. Bruce In message: [linux-yocto][yocto-kernel-cache][master/yocto-5.15][PATCH 1/2] bsp/intel-x86-64: Add support for QAT 4xxx devices on 26/12/2022 Yongxin Liu wrote: > Signed-off-by: Yongxin Liu > --- > bsp/intel-x86/intel-x86-64.cfg | 1 + > 1 file

Re: [linux-yocto][v5.10/standard/sdkv5.4/xlnx-soc][PATCH] dwc3/host.c: remove unused variable

2023-01-01 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v5.10/standard/sdkv5.4/xlnx-soc][PATCH] dwc3/host.c: remove unused variable on 24/12/2022 Li Wang wrote: > drivers/usb/dwc3/host.c:30:21: error: variable 'dwc3_xhci_plat_priv' has > initializer but incomplete type >30 | static const struct

Re: [linux-yocto][v5.10/standard/sdkv5.10/xlnx-soc & v5.10/standard/preempt-rt/sdkv5.10/xlnx-soc][PATCH] dwc3/host.c: remove unused variable

2023-01-01 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v5.10/standard/sdkv5.10/xlnx-soc & v5.10/standard/preempt-rt/sdkv5.10/xlnx-soc][PATCH] dwc3/host.c: remove unused variable on 24/12/2022 Li Wang wrote: > drivers/usb/dwc3/host.c:30:21: error: variable 'dwc3_xhci_plat_priv' has > initializer but

Re: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-soc & v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH] dwc3/host.c: remove unused variable

2023-01-01 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-soc & v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH] dwc3/host.c: remove unused variable on 24/12/2022 Li Wang wrote: > drivers/usb/dwc3/host.c:30:21: error: variable 'dwc3_xhci_plat_priv' has > initializer but

Re: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-soc & v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH] usb/cdns3/drd.h: remove different function declaration

2023-01-01 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-soc & v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH] usb/cdns3/drd.h: remove different function declaration on 24/12/2022 Li Wang wrote: > drivers/usb/cdns3/drd.c:30:12: error: static declaration of

Re: [linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] i2c: core: correct the wrong exit path in function 'i2c_new_client_device'

2022-12-22 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] i2c: core: correct the wrong exit path in function 'i2c_new_client_device' on 22/12/2022 Xulin Sun wrote: > To fix below building issue: >

Re: [linux-yocto][v5.10/standard/base] enable PMU counter userspace access for perf event

2022-12-22 Thread Bruce Ashfield
In message: [linux-yocto][v5.10/standard/base] enable PMU counter userspace access for perf event on 19/12/2022 Adrian Zaharia wrote: > Hi Bruce, > > Please help to merge this patchset into linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto][yocto-kernel-cache yocto-5.15][PATCH 1/1] nxp-imx7: Enable IMX_HDMI

2022-12-18 Thread Bruce Ashfield
merged Bruce In message: [linux-yocto][yocto-kernel-cache yocto-5.15][PATCH 1/1] nxp-imx7: Enable IMX_HDMI on 14/12/2022 Xiaolei Wang wrote: > Enable HDMI audio for nxp-imx7. > > Signed-off-by: Xiaolei Wang > --- > bsp/nxp-imx7/nxp-imx7.cfg | 1 + > 1 file changed, 1 insertion(+) > > diff

Re: [linux-yocto][v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc & v5.10/standard/nxp-sdk-5.10/nxp-soc][PATCH1/1] serial: lpuart: remove redundant code

2022-12-18 Thread Bruce Ashfield
This would hang the system boot, delete the redundant code to > fix this issue. > > Signed-off-by: Xiaolei Wang > Signed-off-by: Bruce Ashfield > --- > drivers/tty/serial/fsl_lpuart.c | 4 > 1 file changed, 4 deletions(-) > > diff --git a/drivers/tty/serial/fsl_lpuar

Re: [linux-yocto] [linux-yocto preempt-rt kernel v5.15]: nxp-s32g: update to align with NXP SDK BSP35 RC9

2022-12-08 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto] [linux-yocto preempt-rt kernel v5.15]: nxp-s32g: update to align with NXP SDK BSP35 RC9 on 08/12/2022 Zhantao Tang wrote: > Hi Bruce, > > > There are 8 new patches from bsp35 internal share repo, would you please help > to > merge the patches into

Re: [linux-yocto] [linux-yocto std kernel v5.15]: nxp-s32g: update to align with NXP SDK BSP35 RC9

2022-12-08 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto] [linux-yocto std kernel v5.15]: nxp-s32g: update to align with NXP SDK BSP35 RC9 on 08/12/2022 Zhantao Tang wrote: > Hi Bruce, > > > There are 8 new patches from NXP SDK bsp35 internal share repo, would you > please help to merge the patches > into

Re: [linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] remoteproc: core: correct missed parameters from function calls rproc_da_to_v

2022-12-08 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] remoteproc: core: correct missed parameters from function calls rproc_da_to_va() on 09/12/2022 Xulin Sun wrote: > To fix below building error: >

Re: V2 [linux-yocto] [yocto-kernel-cache yocto-5.15]: nxp-s32g: update to compatible with SDK BSP35 RC9

2022-12-08 Thread Bruce Ashfield
In message: V2 [linux-yocto] [yocto-kernel-cache yocto-5.15]: nxp-s32g: update to compatible with SDK BSP35 RC9 on 09/12/2022 Zhantao Tang wrote: > > Hi Bruce, > > There is an patch of yocto-kernel-cache to update kernel configs for nxp-s32g > bsp, > Would you please help to merge this patch

Re: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH1/1] arm: imx: use raw_spin_lock_irqsave instead of spin_lock_irqsave

2022-12-08 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH1/1] arm: imx: use raw_spin_lock_irqsave instead of spin_lock_irqsave on 08/12/2022 Xiaolei Wang wrote: > spin_lock_irqsave cannot appear in rtlinux in the atomic > environment, because

Re: [linux-yocto][v5.15/standard/base][PATCH] squashfs: provide backing_dev_info in order to disable read-ahead

2022-12-08 Thread Bruce Ashfield
In message: [linux-yocto][v5.15/standard/base][PATCH] squashfs: provide backing_dev_info in order to disable read-ahead on 08/12/2022 He Zhe wrote: > From: Zheng Liang > > commit 9eec1d897139e5de287af5d559a02b811b844d82 upstream. > > Commit c1f6925e1091 ("mm: put readahead pages in cache

Re: [linux-yocto] [yocto-kernel-cache yocto-5.15]: nxp-s32g: update to compatible with SDK BSP35 RC9

2022-12-08 Thread Bruce Ashfield
Just the kernel-cache update ? (to be ignored) I assume the linux-yocto parts are fine ? Bruce On Thu, Dec 8, 2022 at 9:54 PM zhantao tang wrote: > > Hi Bruce, > > > Please ignore this request, I will send a new one. > > > Thanks, > > Zhantao > > 在 2022/12/8 20:35, Zhantao Tang via

Re: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx] ti-j72xx preempt-rt kernel patches

2022-12-07 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx] ti-j72xx preempt-rt kernel patches on 06/12/2022 Xulin Sun wrote: > Hi Bruce, > > Compared to the previous pull request mail, this is for preempt-rt branch to > upgrade to TI SDK 8.4. merged as well! Bruce

Re: [linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx] ti-j72xx standard kernel for upgrading to TI SDK 8.4

2022-12-07 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx] ti-j72xx standard kernel for upgrading to TI SDK 8.4 on 06/12/2022 Xulin Sun wrote: > Hi Bruce, > > Could you please help to merge below patches to the branch > "v5.15/standard/ti-sdk-5.10/ti-j72xx". > These series

Re: [yocto] do_install hangs on native tasks

2022-12-07 Thread Bruce Ashfield
On Tue, Dec 6, 2022 at 5:07 PM Christopher Friedt wrote: > > In all cases, the problem is traced back to a Makefile, where > something calls $(shell git ... ) to get a git version. > > I was able to find out because one shell had executed a script called > scripts/setlocalversion that looked kind

Re: [linux-yocto][v5.15/standard/nxp-sdk-5.15/nxp-soc & v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH 1/1] arm: imx: Enable OCOTP clock before reading the register

2022-12-05 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v5.15/standard/nxp-sdk-5.15/nxp-soc & v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH 1/1] arm: imx: Enable OCOTP clock before reading the register on 05/12/2022 Xiaolei Wang wrote: > OCOTP register access needs the OCOTP clock to be > running

Re: [linux-yocto][v5.15/standard/preempt-rt/sdkv5.15/xlnx-soc][PATCH] usb: dwc3: delete dwc3_xhci_plat_priv

2022-12-05 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v5.15/standard/preempt-rt/sdkv5.15/xlnx-soc][PATCH] usb: dwc3: delete dwc3_xhci_plat_priv on 05/12/2022 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > In upstream commit 5c294de36e7f ("Revert "usb: dwc3: disable USB core > PHY

Re: [linux-yocto][linux-yocto v5.15] fix build error of duplicate function definition

2022-12-05 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] fix build error of duplicate function definition on 05/12/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge this patch into our linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto] [yocto-kernel-cache][yocto-5.15][PATCH 1/3] nxp-imx7: enable CONFIG_ARM_IMX_CPUFREQ_DT config

2022-12-01 Thread Bruce Ashfield
merged. Bruce In message: [yocto-kernel-cache][yocto-5.15][PATCH 1/3] nxp-imx7: enable CONFIG_ARM_IMX_CPUFREQ_DT config on 01/12/2022 Xiaolei Wang wrote: > enable CONFIG_ARM_IMX_CPUFREQ_DT config, this is supported > by imx7. Some places also rely on cpufreq, like imx_thermal. > >

Re: [linux-yocto] [yocto-kernel-cache]: bcm-2xxx-rpi: bcm-2xxx-rpi: enable kernel config ARCH_BCM for raspberry pi platform

2022-12-01 Thread Bruce Ashfield
In message: [yocto-kernel-cache]: bcm-2xxx-rpi: bcm-2xxx-rpi: enable kernel config ARCH_BCM for raspberry pi platform on 01/12/2022 Meng Li wrote: > From: Limeng > > Hi Bruce, > > Could you please help to merge this patch into yocto-kernel-cache, branch is > only master? merged to master.

Re: [linux-yocto] [linux-yocto preempt-rt kernel v5.15]: nxp-s32g: update to align with NXP SDK BSP35 RC7

2022-12-01 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto preempt-rt kernel v5.15]: nxp-s32g: update to align with NXP SDK BSP35 RC7 on 30/11/2022 Zhantao Tang wrote: > Hi Bruce, > > > There are 13 new patches from bsp35 internal share repo, would you please > help to > merge the patches into branch

Re: [linux-yocto] [linux-yocto std kernel v5.15]: nxp-s32g: update to align with NXP SDK BSP35 RC7

2022-12-01 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto std kernel v5.15]: nxp-s32g: update to align with NXP SDK BSP35 RC7 on 30/11/2022 Zhantao Tang wrote: > Hi Bruce, > > > There are 13 new patches from NXP SDK bsp35 internal share repo, would you > please help to merge the patches > into the

Re: [linux-yocto] [yocto-kernel-cache yocto-5.15]: nxp-s32g: enable SCMI based cpufreq

2022-12-01 Thread Bruce Ashfield
In message: [linux-yocto] [yocto-kernel-cache yocto-5.15]: nxp-s32g: enable SCMI based cpufreq on 30/11/2022 Zhantao Tang wrote: > > Hi Bruce, > > There is an patch of yocto-kernel-cache to update kernel configs for nxp-s32g > bsp, > Would you please help to merge this patch into

Re: [linux-yocto] [kernel-cache][PATCH] cgroups.cfg: drop obsolete MEMCG_SWAP symbol

2022-11-28 Thread Bruce Ashfield
I had just noticed this when doing my -dev updates over the weekend, but didn't get around to fixing it. This is now merged to master. Bruce In message: [linux-yocto] [kernel-cache][PATCH] cgroups.cfg: drop obsolete MEMCG_SWAP symbol on 28/11/2022 Jonas Gorski wrote: > MEMCG_SWAP was removed

Re: [linux-yocto][linux-yocto v5.15] fix build warning of phy_7121p_macadv_features for marvell octeon

2022-11-28 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] fix build warning of phy_7121p_macadv_features for marvell octeon on 28/11/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge this patch into our linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto][linux-yocto v5.15/standard/base][PATCH 1/1] irq_work: use kasan_record_aux_stack_noalloc() record callstack

2022-11-28 Thread Bruce Ashfield
It looks like this was picked up for the 5.17-stable cycles, but nothing older than that. Might be worth nominating for 5.15-stable. But either way, I've grabbed it now and merged it to all the 5.15 branches. Bruce In message: [linux-yocto][linux-yocto v5.15/standard/base][PATCH 1/1] irq_work:

Re: [linux-yocto][linux-yocto v5.15] fix dead lock in queue work pool for marvell octeon GHES function

2022-11-28 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] fix dead lock in queue work pool for marvell octeon GHES function on 28/11/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge this patch into our linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto][yocto-kernel-cache yocto-5.15] Add SFP info sysfs driver for marvell-cn96xx

2022-11-28 Thread Bruce Ashfield
In message: [linux-yocto][yocto-kernel-cache yocto-5.15] Add SFP info sysfs driver for marvell-cn96xx on 26/11/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge these patches into our linux-yocto repo. > > repo: > yocto-kernel-cache > branch: >

Re: [linux-yocto][linux-yocto v5.15] fix uninitialized pointer for marvell octeon

2022-11-28 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] fix uninitialized pointer for marvell octeon on 26/11/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge this patch into our linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto][yocto-kernel-cache][PATCH] bcm-2xxx-rpi: fix CONFIG_ARM_CPUIDLE mismatch warnings

2022-11-22 Thread Bruce Ashfield
On Tue, Nov 22, 2022 at 11:30 PM wrote: > > > On 11/23/22 12:10, Bruce Ashfield wrote: > > CAUTION: This email comes from a non Wind River email account! > > Do not click links or open attachments unless you recognize the sender and > > know the content is sa

Re: [linux-yocto][yocto-kernel-cache yocto-5.15] update kernel config for marvell-cn106xx

2022-11-22 Thread Bruce Ashfield
In message: [linux-yocto][yocto-kernel-cache yocto-5.15] update kernel config for marvell-cn106xx on 22/11/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge these patches into our linux-yocto repo. > > repo: > yocto-kernel-cache > branch: >

Re: [linux-yocto][linux-yocto v5.15] fix compile error caused by undefined function

2022-11-22 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] fix compile error caused by undefined function on 22/11/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge this patch into our linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto] [linux-yocto v5.15 v2] tgpio: Fix compilation errors for PSE TGPIO

2022-11-22 Thread Bruce Ashfield
In message: [linux-yocto v5.15 v2] tgpio: Fix compilation errors for PSE TGPIO on 22/11/2022 Kevin Hao wrote: > From: Hao Li > > commit f02a736e8a95690894cac88cda7dc3d8f22babb6 from > https://github.com/intel/linux-intel-lts.git > > Signed-off-by: Hao Li > Signed-off-by: Kevin Hao > --- > Hi

Re: [linux-yocto][linux-yocto v5.15] fix compile warning caused by fall through for marvell octeon

2022-11-22 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] fix compile warning caused by fall through for marvell octeon on 18/11/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge this patch into our linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto][yocto-kernel-cache yocto-5.15] update kernel config for marvell-cn96xx

2022-11-22 Thread Bruce Ashfield
In message: [linux-yocto][yocto-kernel-cache yocto-5.15] update kernel config for marvell-cn96xx on 18/11/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge these patches into our linux-yocto repo. > > repo: > yocto-kernel-cache > branch: >

Re: [linux-yocto][yocto-kernel-cache][PATCH] bcm-2xxx-rpi: fix CONFIG_ARM_CPUIDLE mismatch warnings

2022-11-22 Thread Bruce Ashfield
Maybe I managed to overlook it, but what branch is this for ? Bruce In message: [linux-yocto][yocto-kernel-cache][PATCH] bcm-2xxx-rpi: fix CONFIG_ARM_CPUIDLE mismatch warnings on 18/11/2022 Xiangyu Chen wrote: > [NOTE]: 'CONFIG_ARM_CPUIDLE' last val (y) and .config val (n) do not match >

Re: [linux-yocto] [linux-yocto 0/4] Fix the build errors for intel-ehl-gpio driver

2022-11-21 Thread Bruce Ashfield
On Mon, Nov 21, 2022 at 8:09 AM Kevin Hao wrote: > > From: Kevin Hao > > Hi Bruce, > > This patch series fixes serveal build errors when intel-ehl-gpio driver > is enabled. Please help merge them into the following two branches: > v5.15/standard/preempt-rt/x86 > v5.15/standard/x86 Thanks

Re: [linux-yocto] [linux-yocto std/rt kernel v5.15]: nxp-s32g: qspi: add check for s32g qspi to fix ahb buffer access issue

2022-11-17 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto std/rt kernel v5.15]: nxp-s32g: qspi: add check for s32g qspi to fix ahb buffer access issue on 16/11/2022 Zhantao Tang wrote: > Hi Bruce, > > There is one patch to fix qspi ahb buffer access issue for S32G platforms. > Would you please help merge the

Re: [linux-yocto] [linux-yocto-dev v6.0/standard/bcm-2xxx-rpi]: drivers: gpu: drm: improve the dependency to avoid recursive dependency

2022-11-17 Thread Bruce Ashfield
In message: [linux-yocto-dev v6.0/standard/bcm-2xxx-rpi]: drivers: gpu: drm: improve the dependency to avoid recursive dependency on 17/11/2022 Meng Li wrote: > From: Limeng > > Hi Bruce, > > This patch is used to fix building issue. merged. Bruce > > Could you please help to merge this

Re: [linux-yocto][linux-yocto v5.15] fix compile warning for marvell octeon

2022-11-17 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] fix compile warning for marvell octeon on 17/11/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge this patch into our linux-yocto repo. > > repo: > linux-yocto > branch: > v5.15/standard/cn-sdkv5.4/octeon

Re: [linux-yocto] [kernel-cache][master][yocto-5.19][yocto-5.15][PATCH v2] qat: fix CONFIG_CRYPTO_CCM mismatch warnings

2022-11-17 Thread Bruce Ashfield
Thanks for the quick turn around on v2. This is now merged. Bruce In message: [linux-yocto] [kernel-cache][master][yocto-5.19][yocto-5.15][PATCH v2] qat: fix CONFIG_CRYPTO_CCM mismatch warnings on 17/11/2022 Naveen Saini wrote: > [NOTE]: 'CONFIG_CRYPTO_CCM' last val (m) and .config val (y) do

Re: [linux-yocto] [linux-yocto v5.10] HSD #16013024105: fpga: stratix10-soc: stop kernel thread

2022-11-17 Thread Bruce Ashfield
I've merged both patches. The threading of them came through a bit strangely, so double check that I have the right patch on the right branch. Send fixups if I have it wrong. Bruce In message: [linux-yocto v5.10] HSD #16013024105: fpga: stratix10-soc: stop kernel thread on 17/11/2022

Re: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon [RT]

2022-11-15 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon [RT] on 15/11/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge code into our linux-yocto repo. > > repo: > linux-yocto > branch: > v5.15/standard/preempt-rt/cn-sdkv5.4/octeon

Re: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon

2022-11-15 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon on 15/11/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge code into our linux-yocto repo. > > repo: > linux-yocto > branch: > v5.15/standard/cn-sdkv5.4/octeon merged. Bruce

Re: [linux-yocto] [kernel-cache][master][yocto-5.19][PATCH] security.cfg: remove configs which have been dropped

2022-11-15 Thread Bruce Ashfield
Thanks for the cleanup (and the references to the upstream commit). Most appreciated. This is now merged and will be in my next round of SRCREV bumps. Bruce In message: [linux-yocto] [kernel-cache][master][yocto-5.19][PATCH] security.cfg: remove configs which have been dropped on 15/11/2022

Re: [linux-yocto] [kernel-source][PATCH 2/2] LF-5352: dmaengine: imx-sdma: fix the potential access registers without clock

2022-11-15 Thread Bruce Ashfield
In message: RE: [linux-yocto] [kernel-source][PATCH 2/2] LF-5352: dmaengine: imx-sdma: fix the potential access registers without clock on 15/11/2022 Wang, Xiaolei wrote: > Hi bruce > > Please help me merge this patch to branch > v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc and >

Re: [linux-yocto] [PATCH v5.15 0/3] Backports to ixgbe for CVE-2021-33061

2022-11-15 Thread Bruce Ashfield
In message: [PATCH v5.15 0/3] Backports to ixgbe for CVE-2021-33061 on 11/11/2022 Paul Gortmaker wrote: > Bruce, Yocto kernel folks, > > This issue has been around for long enough that we can be reasonably > confident that we won't get it fixed via linux-stable > > Part of that reason is that

Re: [linux-yocto] [kernel-cache][master][yocto-5.19][yocto-5.15][PATCH] qat: fix CONFIG_CRYPTO_CCM mismatch warnings

2022-11-15 Thread Bruce Ashfield
H_LIB > - MACSEC > - SMB_SERVER > - CRYPTO_DEV_PPC4XX I recently added something to the kern-tools, that provide an alternate approach to solve this issue (for releases with that kern-tools change. See this commit for an example: --- commit edb0c33ddba78b

Re: [linux-yocto] [linux-yocto v5.10/standard/bcm-2xxx-rpi][PATCH] Revert "tty: amba-pl011: Add un/throttle support"

2022-11-15 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto v5.10/standard/bcm-2xxx-rpi][PATCH] Revert "tty: amba-pl011: Add un/throttle support" on 11/11/2022 Li Wang wrote: > This reverts commit 54bfe5ed51939790f8b95eccc39cbc86d7b89138 comes > from sdk, and the linux kernel upstream already override: >

Re: [linux-yocto] [linux-yocto-dev]: adding linux-6.1 branches?

2022-11-14 Thread Bruce Ashfield
On Mon, Nov 14, 2022 at 10:11 AM Renato Caldas wrote: > > > > On 02/11/22 16:27, Bruce Ashfield wrote: > > > > > > On Wed, Nov 2, 2022 at 12:05 PM Renato Caldas via lists.yoctoproject.org > > <http://lists.yoctoproject.org> > <mailto:calgera@l

Re: [linux-yocto][PATCH 0/2] to bug fix for axxia board

2022-11-10 Thread Bruce Ashfield
In message: [linux-yocto][PATCH 0/2] to bug fix for axxia board on 10/11/2022 Liwei Song wrote: > Hi Bruce, > > These two patches are used to fix a cpuhotplug issue and > a network calltrace issue, could you help merge it to below > branch? > > v5.15/standard/sdkv5.10/axxia >

Re: [linux-yocto][v5.10/standard/x86/standard/preempt-rt/x86][PATCH 1/2] Revert: "net: stmmac: enable wakeup capability only when Network Proxy Agent is ready"

2022-11-10 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v5.10/standard/x86/standard/preempt-rt/x86][PATCH 1/2] Revert: "net: stmmac: enable wakeup capability only when Network Proxy Agent is ready" on 09/11/2022 Li Wang wrote: > This reverts commit 5391643bb6f17db8dbf916dc1c21773601236a77 from >

Re: [linux-yocto][linux-yocto v5.15/standard/nxp-sdk-5.15/nxp-soc & v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH] arm64: dts: lx2160a-rdb: enable PCIe nodes status

2022-11-10 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.15/standard/nxp-sdk-5.15/nxp-soc & v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH] arm64: dts: lx2160a-rdb: enable PCIe nodes status on 08/11/2022 Xulin Sun wrote: > commit 58735767901eb(arm64: dts: lx2160a: update PCIe nodes to

Re: [linux-yocto] [linux-yocto std/rt kernel v5.15]: nxp-s32g: update to compatible with SDK BSP35 RC4

2022-11-10 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto std/rt kernel v5.15]: nxp-s32g: update to compatible with SDK BSP35 RC4 on 08/11/2022 Zhantao Tang wrote: > Hi Bruce, > > There are two new patches of linux kernel, from SDK BSP35 RC4. > Would you please help merge the two patches to the branches? >

Re: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon

2022-11-07 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon on 07/11/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge these 5 patches into our linux-yocto repo. > > repo: > linux-yocto > branch: > v5.15/standard/cn-sdkv5.4/octeon >

Re: [linux-yocto] [yocto-kernel-tools][PATCH] kconf_check: store some files in tmpdir

2022-11-07 Thread Bruce Ashfield
This looks reasonable to me. I'll queue the change and do some regression testing. Once that passes, I can put it in my next pull request. Bruce On Fri, Nov 4, 2022 at 7:32 PM Volodymyr Babchuk wrote: > > Some file systems, like ZFS, are very slow at appending to existing > files. Due to

Re: [linux-yocto] v5.15 boot issue

2022-11-07 Thread Bruce Ashfield
t be instantiated > +* later by /init so don't do this check for CONFIG_BLK_DEV_INITRD > +*/ > + struct kstat stat; > + if (init_stat("/dev/console", , 0) || !S_ISCHR(stat.mode)) { > panic("/dev/console is missing or not a character > devic

Re: [linux-yocto] [kernel-cache][master][yocto-5.19][PATCH 1/2] media-radio.cfg: switch RADIO_ADAPTERS from y to m

2022-11-07 Thread Bruce Ashfield
On Sun, Nov 6, 2022 at 9:54 PM Anuj Mittal wrote: > > Hi Bruce, > > On Thu, 2022-11-03 at 15:20 +0800, Anuj Mittal wrote: > > CONFIG_RADIO_ADAPTERS is now a tristate [1] which leads to problems > > like: > > > > [2022-11-02T14:02:07.754Z] [NOTE]: 'CONFIG_RADIO_ADAPTERS' last > > val (y) and

Re: [linux-yocto] v5.15 boot issue

2022-11-04 Thread Bruce Ashfield
On Fri, Nov 4, 2022 at 6:30 AM Sven Schwermer wrote: > Hi, > > We're in the process of migrating from dunfell to kirkstone and noticed > a regression with the Linux kernel (branch: v5.15/standard/base). The > boot panics with > > [1.038015] Kernel panic - not syncing: /dev/console is

Re: [linux-yocto] [yocto-kernel-cache v5.10] Disable the VFIO No-IOMMU support for marvell octeon

2022-11-03 Thread Bruce Ashfield
In message: [yocto-kernel-cache v5.10] Disable the VFIO No-IOMMU support for marvell octeon on 03/11/2022 Adrian Zaharia wrote: > Hi Bruce, > > Please help to merge this patch into linux-yocto repo. Patch cherry-picked > from branch yocto-5.15 > > repo: > yocto-kernel-cache >

Re: [linux-yocto] [v5.10/standard/nxp-sdk-5.10/nxp-soc && v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH 1/1] dmaengine: mxs-dma: fix build failure caused by merge conflicts

2022-11-03 Thread Bruce Ashfield
merged. Bruce In message: [v5.10/standard/nxp-sdk-5.10/nxp-soc && v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH 1/1] dmaengine: mxs-dma: fix build failure caused by merge conflicts on 03/11/2022 Ovidiu Panait wrote: > In 70f5e23f0751 ("Merge branch 'v5.10/standard/base' into >

Re: [linux-yocto] [kernel-cache][master][yocto-5.19][PATCH 1/2] media-radio.cfg: switch RADIO_ADAPTERS from y to m

2022-11-03 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto] [kernel-cache][master][yocto-5.19][PATCH 1/2] media-radio.cfg: switch RADIO_ADAPTERS from y to m on 03/11/2022 Anuj Mittal wrote: > CONFIG_RADIO_ADAPTERS is now a tristate [1] which leads to problems > like: > > [2022-11-02T14:02:07.754Z] [NOTE]:

Re: [linux-yocto] [kernel-cache][master][yocto-5.15][yocto-5.19 1/2] bsp/intel-common: add igc driver for meta-intel bsp machines

2022-11-03 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto] [kernel-cache][master][yocto-5.15][yocto-5.19 1/2] bsp/intel-common: add igc driver for meta-intel bsp machines on 03/11/2022 Teoh, Jay Shen wrote: > From: Teoh Jay Shen > > Signed-off-by: Teoh Jay Shen > --- >

Re: [linux-yocto][yocto-kernel-cache yocto-5.15] nxp-imx7: Add nxp-imx7 kernel cache for yocto-5.15

2022-11-02 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache yocto-5.15] nxp-imx7: Add nxp-imx7 kernel cache for yocto-5.15 on 02/11/2022 Xiaolei Wang wrote: > Add nxp-imx7 kernel cache for yocto-5.15. > > Signed-off-by: Xiaolei Wang > --- > bsp/nxp-imx7/nxp-imx7-preempt-rt.scc | 8 + >

Re: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc & v5.15/standard/nxp-sdk-5.15/nxp-soc] arm: imx: Fix a build error undefined reference to `imx_smp_ops'

2022-11-02 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc & v5.15/standard/nxp-sdk-5.15/nxp-soc] arm: imx: Fix a build error undefined reference to `imx_smp_ops' on 02/11/2022 Xiaolei Wang wrote: > Due to imx7 compilation depends on some imx6 code, >

<    2   3   4   5   6   7   8   9   10   11   >