[powerpc:fixes-test] BUILD SUCCESS a22423ea7c8aa93beb6f325d0b07580880509c04

2023-10-21 Thread kernel test robot
randconfig-001-20231021 gcc arm allmodconfig gcc arm allnoconfig gcc arm allyesconfig gcc arm defconfig gcc arm omap2plus_defconfig gcc arm

[powerpc:next-test] BUILD SUCCESS efce8422dd53fae6cdbd37741034ac4eb4730819

2023-10-21 Thread kernel test robot
allnoconfig gcc arc allyesconfig gcc arc axs101_defconfig gcc arc defconfig gcc arc randconfig-001-20231021 gcc arm

[PATCH] treewide: Spelling fix in comment

2023-10-21 Thread Kunwu Chan
reques -> request Fixes: 09dde54c6a69 ("PS3: gelic: Add wireless support for PS3") Signed-off-by: Kunwu Chan --- drivers/net/ethernet/toshiba/ps3_gelic_wireless.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/toshiba/ps3_gelic_wireless.c b/drivers/net/

Re: [PATCH v2 1/3] hvc/xen: fix event channel handling for secondary consoles

2023-10-21 Thread Greg Kroah-Hartman
On Fri, Oct 20, 2023 at 05:15:27PM +0100, David Woodhouse wrote: > From: David Woodhouse > > The xencons_connect_backend() function allocates a local interdomain > event channel with xenbus_alloc_evtchn(), then calls > bind_interdomain_evtchn_to_irq_lateeoi() to bind to that port# on the > *remot

Re: [PATCH v3 6/9] RISC-V: Add stubs for sbi_console_putchar/getchar()

2023-10-21 Thread Greg Kroah-Hartman
On Fri, Oct 20, 2023 at 12:51:37PM +0530, Anup Patel wrote: > The functions sbi_console_putchar() and sbi_console_getchar() are > not defined when CONFIG_RISCV_SBI_V01 is disabled so let us add > stub of these functions to avoid "#ifdef" on user side. > > Signed-off-by: Anup Patel > Reviewed-by:

Re: [PATCHv9 2/2] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt

2023-10-21 Thread Sourabh Jain
With this patch series applied first and kdump kernel boots fine with nr_cpus=1 on both PowerNV and PowerVM platforms. For both patches: Tested-by: Sourabh Jain - Sourabh Jain On 17/10/23 07:58, Pingfan Liu wrote: *** Idea *** For kexec -p, the boot cpu can be not the cpu0, this causes the

Re: [PATCH v3 7/9] tty/serial: Add RISC-V SBI debug console based earlycon

2023-10-21 Thread Greg Kroah-Hartman
On Fri, Oct 20, 2023 at 12:51:38PM +0530, Anup Patel wrote: > We extend the existing RISC-V SBI earlycon support to use the new > RISC-V SBI debug console extension. > > Signed-off-by: Anup Patel > Reviewed-by: Andrew Jones > --- > drivers/tty/serial/Kconfig | 2 +- > drivers/tty/

Re: [PATCH v3 8/9] tty: Add SBI debug console support to HVC SBI driver

2023-10-21 Thread Greg Kroah-Hartman
On Fri, Oct 20, 2023 at 12:51:39PM +0530, Anup Patel wrote: > From: Atish Patra > > RISC-V SBI specification supports advanced debug console > support via SBI DBCN extension. > > Extend the HVC SBI driver to support it. > > Signed-off-by: Atish Patra > Signed-off-by: Anup Patel > --- > drive

[PATCH v4 0/3] powerpc: make fadump resilient with memory add/remove events

2023-10-21 Thread Sourabh Jain
Problem: Due to changes in memory resources caused by either memory hotplug or online/offline events, the elfcorehdr, which describes the cpus and memory of the crashed kernel to the kernel that collects the dump (known as second/fadump kernel), becomes outdated. Consequently, attempting d

[PATCH v4 2/3] powerpc/fadump: add hotplug_ready sysfs interface

2023-10-21 Thread Sourabh Jain
The elfcorehdr describes the CPUs and memory of the crashed kernel to the kernel that captures the dump, known as the second or fadump kernel. The elfcorehdr needs to be updated if the system's memory changes due to memory hotplug or online/offline events. Currently, memory hotplug events are moni

[PATCH v4 1/3] powerpc: make fadump resilient with memory add/remove events

2023-10-21 Thread Sourabh Jain
Due to changes in memory resources caused by either memory hotplug or online/offline events, the elfcorehdr, which describes the CPUs and memory of the crashed kernel to the kernel that collects the dump (known as second/fadump kernel), becomes outdated. Consequently, attempting dump collection wit

[PATCH v4 3/3] Documentation/powerpc: update fadump implementation details

2023-10-21 Thread Sourabh Jain
The patch titled ("powerpc: make fadump resilient with memory add/remove events") has made significant changes to the implementation of fadump, particularly on elfcorehdr creation and fadump crash info header structure. Therefore, updating the fadump implementation documentation to reflect those ch

[GIT PULL] Please pull powerpc/linux.git powerpc-6.6-5 tag

2023-10-21 Thread Michael Ellerman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Linus, Please pull some more powerpc fixes for 6.6: The following changes since commit f0eee815babed70a749d2496a7678be5b45b4c14: powerpc/47x: Fix 47x syscall return crash (2023-10-11 09:31:26 +1100) are available in the git repository at:

Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.6-5 tag

2023-10-21 Thread pr-tracker-bot
The pull request you sent on Sun, 22 Oct 2023 12:39:26 +1100: > https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git > tags/powerpc-6.6-5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/1acfd2bd3f0d9dc34ea1871a445c554220945d9f Thank you! -- Deet-doot-do