Re: [PATCH] powerpc/kexec_file: account hot-pluggable memory while estimating FDT size

2023-01-26 Thread Sourabh Jain
Gentle reminder, any comments and suggestions on this fix. - Sourabh On 15/12/22 14:08, Sourabh Jain wrote: On Systems where online memory is lesser compared to max memory, the kexec_file_load system call may fail to load the kdump kernel with the below errors: "Failed to update fdt with

Re: [PATCH] powerpc/tlb: Remove BUILD_BUG for book3s/32/tlbflush.h local_flush_tlb_page_psize

2023-01-26 Thread Christophe Leroy
Le 26/01/2023 à 23:30, Benjamin Gray a écrit : > On Wed, 2023-01-25 at 09:43 +, Christophe Leroy wrote: > >> By the way, are you should the problem is really BUILD_BUG() ? >> Looking >> at your patch I would think that the problem is because it is "static >> inline". Have you tried 'static _

[PATCH 21/35] Documentation: powerpc: correct spelling

2023-01-26 Thread Randy Dunlap
Correct spelling problems for Documentation/powerpc/ as reported by codespell. Signed-off-by: Randy Dunlap Cc: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org Cc: Jonathan Corbet Cc: linux-...@vger.kernel.org --- Documentation/powerpc/kasan.txt |2 +- Documentation/powerpc/papr_hc

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)

2023-01-26 Thread Randy Dunlap
Correct many spelling errors in Documentation/ as reported by codespell. Maintainers of specific kernel subsystems are only Cc-ed on their respective patches, not the entire series. [if all goes well] These patches are based on linux-next-20230125. [PATCH 01/35] Documentation: arm64: correct s

Re: [PATCH v9 07/10] arm64: dts: ls1046ardb: Add serdes bindings

2023-01-26 Thread Shawn Guo
On Thu, Jan 26, 2023 at 11:48:53AM -0500, Sean Anderson wrote: > On 1/25/23 18:43, Shawn Guo wrote: > > On Thu, Dec 29, 2022 at 07:01:36PM -0500, Sean Anderson wrote: > >> This adds appropriate bindings for the macs which use the SerDes. The > >> 156.25MHz fixed clock is a crystal. The 100MHz clock

Re: [PATCH v9 06/10] arm64: dts: ls1046a: Add serdes bindings

2023-01-26 Thread Shawn Guo
On Thu, Jan 26, 2023 at 11:43:26AM -0500, Sean Anderson wrote: > On 1/25/23 18:46, Shawn Guo wrote: > > On Thu, Dec 29, 2022 at 07:01:35PM -0500, Sean Anderson wrote: > >> This adds bindings for the SerDes devices. They are disabled by default > > > > s/bindings/descriptions? > > > > The term "bi

<    1   2