[PATCH v2] powerpc: Fix unnecessary copy to 0 when kernel is booted at address 0.

Michael Ellerman patch-notifications at ellerman.id.au
Mon Jun 24 22:30:38 AEST 2024


On Thu, 20 Jun 2024 10:41:50 +0800, Jinglin Wen wrote:
> According to the code logic, when the kernel is loaded to address 0,
> no copying operation should be performed, but it is currently being
> done.
> 
> This patch fixes the issue where the kernel code was incorrectly
> duplicated to address 0 when booting from address 0.
> 
> [...]

Applied to powerpc/fixes.

[1/1] powerpc: Fix unnecessary copy to 0 when kernel is booted at address 0.
      https://git.kernel.org/powerpc/c/13fc6c175924eaa953cf597ce28ffa4edc4554a6

cheers


More information about the Linuxppc-dev mailing list