Re: [linux-yocto] [kernel-source][PATCH 1/1] [PATCH 5.10/intel-socfpga]firmware: stratix10-svc: fix a conflict caused by introducing upstream commit

2022-07-14 Thread Carlos Dominguez
rd/preempt-rt/intel-sdk-5.10/intel-socfpga Which is where I've merged this .. if not, you need to follow up with fixes. Bruce In message: [kernel-source][PATCH 1/1] [PATCH 5.10/intel-socfpga]firmware: stratix10-svc: fix a conflict caused by introducing upstream commit on 13/07/2022 Carlos Domin

Re: [linux-yocto] [kernel-source][PATCH 1/1] [PATCH 5.10/intel-socfpga]firmware: stratix10-svc: fix a conflict caused by introducing upstream commit

2022-07-14 Thread Carlos Dominguez
of. On Wed, Jul 13, 2022 at 10:47 AM Carlos Dominguez wrote: This building issue is caused by the merge of stable kernel commit 7027c890ff6b ("firmware: stratix10-svc: fix a missing check on list iterator") that conflicts with sdk patch. So, adjust code to merge sdk patch and upstream commi

[linux-yocto] [kernel-source][PATCH 1/1] [PATCH 5.10/intel-socfpga]firmware: stratix10-svc: fix a conflict caused by introducing upstream commit

2022-07-13 Thread Carlos Dominguez
This building issue is caused by the merge of stable kernel commit 7027c890ff6b ("firmware: stratix10-svc: fix a missing check on list iterator") that conflicts with sdk patch. So, adjust code to merge sdk patch and upstream commit together. Signed-off-by: Meng Li Signed-off-by: Carlos

[linux-yocto] [kernel-source][PATCH 1/1] LIN1021-3841 [PATCH] firmware: stratix10-svc: fix a conflict caused by introducing upstream commit

2022-07-12 Thread Carlos Dominguez
This building issue is caused by introducing upstream commit 5a0793ac66ac("firmware: stratix10-svc: fix a missing check on list iterator") that conflicts with sdk patch. So, adjust code to merge sdk patch and upstream commit together. Signed-off-by: Meng Li Signed-off-by: Carlos

[linux-yocto] Review request 0/1: [PATCH yocto-5.10] marvell-cn96xx: Move the sdkv5.4 specific kernel options to sdkv5.4.cfg

2022-07-11 Thread Carlos Dominguez
ocumentation Changes/Release Notes = Doc changes = Release notes * Git logs [kernel-meta] commit 84bbf9ff3f9e5f76ec20f0d68fb1da178eb6c83a Author: Carlos Dominguez Date: Fri Jul 8 07:37:34 2022 + [PATCH yocto-5.10] marvell-cn96xx: Move the sdkv5.4 specific kernel opt

[linux-yocto] [kernel-meta][PATCH 1/1] [PATCH yocto-5.10] marvell-cn96xx: Move the sdkv5.4 specific kernel options to sdkv5.4.cfg

2022-07-11 Thread Carlos Dominguez
warnings on the v5.10/standard/cn-sdkv4.18/cn96xx branch. So move them to the v5.10/standard/cn-sdkv5.4/octeon specific cfg file sdkv5.4.cfg. Signed-off-by: Carlos Dominguez --- bsp/marvell-cn96xx/marvell-cn96xx.cfg | 8 bsp/marvell-cn96xx/sdkv5.4.cfg| 10 ++ 2 files