Re: [linux-yocto] [PATCH 0/2] xilinx-zynq: fix kdump hang issue

2019-10-24 Thread Bruce Ashfield
In message: [linux-yocto][PATCH 0/2] xilinx-zynq: fix kdump hang issue
on 22/10/2019 quanyang.w...@windriver.com wrote:

> From: Quanyang Wang 
> 
> Hi Bruce, Michal,
> 
> There are 2 patches.
> 
> The patch "ARM: zynq: use physical cpuid in zynq_slcr_cpu_stop/start"
> fix the kdump hang issue when not using disable_nonboot_cpus.
> And the patch "xilinx-zynq: Revert "zynq: SMP crashkernel support""
> revert the patch which using disable_nonboot_cpus.

Although one of the two patches applies to v5.2/standard/base, I kept
them both together on the xlnx-soc branch.

Bruce

> 
> Thanks,
> Quanyang
> 
> Quanyang Wang (2):
>   ARM: zynq: use physical cpuid in zynq_slcr_cpu_stop/start
>   xilinx-zynq: Revert "zynq: SMP crashkernel support"
> 
>  arch/arm/kernel/machine_kexec.c | 3 ---
>  arch/arm/mach-zynq/platsmp.c| 6 --
>  2 files changed, 4 insertions(+), 5 deletions(-)
> 
> -- 
> 2.17.1
> 
-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


[linux-yocto] [PATCH 0/2] xilinx-zynq: fix kdump hang issue

2019-10-21 Thread quanyang.wang
From: Quanyang Wang 

Hi Bruce, Michal,

There are 2 patches.

The patch "ARM: zynq: use physical cpuid in zynq_slcr_cpu_stop/start"
fix the kdump hang issue when not using disable_nonboot_cpus.
And the patch "xilinx-zynq: Revert "zynq: SMP crashkernel support""
revert the patch which using disable_nonboot_cpus.

Thanks,
Quanyang

Quanyang Wang (2):
  ARM: zynq: use physical cpuid in zynq_slcr_cpu_stop/start
  xilinx-zynq: Revert "zynq: SMP crashkernel support"

 arch/arm/kernel/machine_kexec.c | 3 ---
 arch/arm/mach-zynq/platsmp.c| 6 --
 2 files changed, 4 insertions(+), 5 deletions(-)

-- 
2.17.1

-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto