Re: [OpenWrt-Devel] [PATCH] mt7621: add kexec smp shutdown patch.

2019-05-15 Thread Petr Štetiar
Daniel Danzberger [2019-02-17 13:31:04]: Hi, > This patch shuts down all secondary cpus before executing machine_kexec. > This avoids paging errors and random hangups when doing kexec. this looks like a material for upstream submission, so please take it through upstream and then backport it to

[OpenWrt-Devel] [PATCH] mt7621: add kexec smp shutdown patch.

2019-02-17 Thread Daniel Danzberger
This patch shuts down all secondary cpus before executing machine_kexec. This avoids paging errors and random hangups when doing kexec. Signed-off-by: Daniel Danzberger --- .../120-mt7621-kexec-smp-shutdown.patch | 65 +++ 1 file changed, 65 insertions(+) create mode 10064