[PATCH] ps3vram: remove bio splitting

2023-01-22 Thread Christoph Hellwig
ps3vram iterates over the bio one segment, that is page aligned and max page sized chunk, a time. Because of that there is no point in calling bio_split_to_limits, or explicitly setting the default limits that are only used by bio_split_to_limits. Signed-off-by: Christoph Hellwig ---

Re: [PATCH v6 2/5] lazy tlb: allow lazy tlb mm refcounting to be configurable

2023-01-22 Thread Nadav Amit
On 1/18/23 10:00 AM, Nicholas Piggin wrote: Add CONFIG_MMU_TLB_REFCOUNT which enables refcounting of the lazy tlb mm when it is context switched. This can be disabled by architectures that don't require this refcounting if they clean up lazy tlb mms when the last refcount is dropped.

Re: [PATCH v7 4/8] crash: add phdr for possible CPUs in elfcorehdr

2023-01-22 Thread Sourabh Jain
On 20/01/23 17:09, Laurent Dufour wrote: On 19/01/2023 19:29:52, Laurent Dufour wrote: On 15/01/2023 16:02:02, Sourabh Jain wrote: On architectures like PowerPC the crash notes are available for all possible CPUs. So let's populate the elfcorehdr for all possible CPUs having crash notes to

Re: [PATCH v7 3/8] powerpc/crash: update kimage_arch struct

2023-01-22 Thread Sourabh Jain
Hello Laurent, On 20/01/23 00:27, Laurent Dufour wrote: On 15/01/2023 16:02:01, Sourabh Jain wrote: Add a new member "fdt_index" to kimage_arch struct to hold the index of the FDT (Flattened Device Tree) segment in the kexec segment array. Having direct access to FDT segment will help arch

Re: [PATCH v2 07/14] powerpc/vdso: Improve linker flags

2023-01-22 Thread Nathan Chancellor
On Mon, Jan 23, 2023 at 02:27:51AM +0900, Masahiro Yamada wrote: > On Fri, Jan 13, 2023 at 3:21 AM Nathan Chancellor wrote: > > > > Hi Sedat, > > > > On Thu, Jan 12, 2023 at 07:02:30PM +0100, Sedat Dilek wrote: > > > On Thu, Jan 12, 2023 at 4:06 AM Nathan Chancellor > > > wrote: > > > > > > > >

Re: [PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS

2023-01-22 Thread Masahiro Yamada
On Thu, Jan 12, 2023 at 12:05 PM Nathan Chancellor wrote: > > Hi all, > > Clang can emit a few different warnings when it encounters a flag that it > recognizes but does not support internally. These warnings are elevated to > errors within {as,cc}-option via -Werror to catch unsupported flags

Re: [PATCH v2 07/14] powerpc/vdso: Improve linker flags

2023-01-22 Thread Masahiro Yamada
On Fri, Jan 13, 2023 at 3:21 AM Nathan Chancellor wrote: > > Hi Sedat, > > On Thu, Jan 12, 2023 at 07:02:30PM +0100, Sedat Dilek wrote: > > On Thu, Jan 12, 2023 at 4:06 AM Nathan Chancellor wrote: > > > > > > When clang's -Qunused-arguments is dropped from KBUILD_CPPFLAGS, there > > > are

Re: [PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map

2023-01-22 Thread Pali Rohár
PING? It is more than 5 months since this patch series is there and it still has not received any comment. On Friday 16 December 2022 19:12:06 Pali Rohár wrote: > PING? > > On Saturday 26 November 2022 17:23:45 Pali Rohár wrote: > > PING? > > > > On Tuesday 01 November 2022 23:26:03 Pali Rohár

Re: [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage

2023-01-22 Thread Pali Rohár
On Saturday 24 December 2022 18:44:52 Pali Rohár wrote: > On Thursday 08 December 2022 19:57:39 Christophe Leroy wrote: > > Le 08/12/2022 à 20:16, Pali Rohár a écrit : > > > On Sunday 28 August 2022 17:43:53 Christophe Leroy wrote: > > >> Le 28/08/2022 à 19:41, Pali Rohár a écrit : > > >>> On

Re: [PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description

2023-01-22 Thread Pali Rohár
Hello! Do you have any comments for this patch series? On Saturday 24 December 2022 22:14:17 Pali Rohár wrote: > This patch series unifies all P2020 boards and machine descriptions into > one generic unified P2020 machine description. With this generic machine > description, kernel can boot on