Re: [PATCH v5 1/5] powerpc/kexec: make update_cpus_node non-static

2022-06-21 Thread Laurent Dufour
On 20/06/2022, 09:01:02, Sourabh Jain wrote: > Make the update_cpus_node function non-static and export it for > usage in other kexec components. > > The update_cpus_node definition is moved to core_64.c so that it > can be used with both kexec_load and kexec_file_load system calls. > > No functi

Re: [PATCH 5/5] arm64: kdump: Don't defer the reservation of crash high memory

2022-06-21 Thread Baoquan He
On 06/21/22 at 02:24pm, Kefeng Wang wrote: > > On 2022/6/21 13:33, Baoquan He wrote: > > Hi, > > > > On 06/13/22 at 04:09pm, Zhen Lei wrote: > > > If the crashkernel has both high memory above DMA zones and low memory > > > in DMA zones, kexec always loads the content such as Image and dtb to the

Re: [PATCH 5/5] arm64: kdump: Don't defer the reservation of crash high memory

2022-06-21 Thread Baoquan He
On 06/21/22 at 03:56pm, Leizhen (ThunderTown) wrote: > > > On 2022/6/21 13:33, Baoquan He wrote: > > Hi, > > > > On 06/13/22 at 04:09pm, Zhen Lei wrote: > >> If the crashkernel has both high memory above DMA zones and low memory > >> in DMA zones, kexec always loads the content such as Image and

QUICK LOAN

2022-06-21 Thread Quickfundit
Have you applied for a Loan before and been denied ? Do you need a Loan to start that dream business ? Then worry no more, QUICKFUNDIT https://www.quickfundit.com Offers Business loan, Debt Consolidation Loan, Personal Loan with a 15 years repayment period at the lowest interest rate of 5% for

Re: [PATCH 5/5] arm64: kdump: Don't defer the reservation of crash high memory

2022-06-21 Thread Catalin Marinas
On Tue, Jun 21, 2022 at 02:24:01PM +0800, Kefeng Wang wrote: > On 2022/6/21 13:33, Baoquan He wrote: > > On 06/13/22 at 04:09pm, Zhen Lei wrote: > > > If the crashkernel has both high memory above DMA zones and low memory > > > in DMA zones, kexec always loads the content such as Image and dtb to t

Re: [PATCH 24/30] panic: Refactor the panic path

2022-06-21 Thread Guilherme G. Piccoli
Perfect Petr, thanks for your feedback! I'll be out for some weeks, but after that what I'm doing is to split the series in 2 parts: (a) The general fixes, which should be reviewed by subsystem maintainers and even merged individually by them. (b) The proper panic refactor, which includes the no