lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <174369723499.2563936.2453990084533442499.git-patchwork-notify@kernel.org>
Date: Thu, 03 Apr 2025 16:20:34 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Björn Töpel <bjorn@...nel.org>@codeaurora.org
Cc: linux-riscv@...ts.infradead.org, paul.walmsley@...ive.com,
 palmer@...belt.com, alex@...ti.fr, bjorn@...osinc.com,
 cyrevolt@...glemail.com, lizhengyu3@...wei.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH fixes] riscv/purgatory: 4B align purgatory_start

Hello:

This patch was applied to riscv/linux.git (for-next)
by Alexandre Ghiti <alexghiti@...osinc.com>:

On Fri, 28 Mar 2025 09:53:11 +0100 you wrote:
> From: Björn Töpel <bjorn@...osinc.com>
> 
> When a crashkernel is launched on RISC-V, the entry to purgatory is
> done by trapping via the stvec CSR. From riscv_kexec_norelocate():
> 
>   |  ...
>   |  /*
>   |   * Switch to physical addressing
>   |   * This will also trigger a jump to CSR_STVEC
>   |   * which in this case is the address of the new
>   |   * kernel.
>   |   */
>   |  csrw    CSR_STVEC, a2
>   |  csrw    CSR_SATP, zero
> 
> [...]

Here is the summary with links:
  - [fixes] riscv/purgatory: 4B align purgatory_start
    https://git.kernel.org/riscv/c/3f7023171df4

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ