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] [thread-next>] [day] [month] [year] [list]
Message-ID: <mhng-5B6E084E-60EE-440E-BFF9-5E81AAC9A473@Palmers-Mini.rwc.dabbelt.com>
Date: Fri, 15 Aug 2025 08:05:49 -0700 (PDT)
From: Palmer Dabbelt <palmer@...belt.com>
To: thomas.weissschuh@...utronix.de
CC: Paul Walmsley <paul.walmsley@...ive.com>, aou@...s.berkeley.edu,
  Alexandre Ghiti <alex@...ti.fr>, nathan@...nel.org, nick.desaulniers+lkml@...il.com, morbo@...gle.com,
  justinstitt@...gle.com, luto@...nel.org, tglx@...utronix.de, vincenzo.frascino@....com,
  kees@...nel.org, mingo@...hat.com, bp@...en8.de, dave.hansen@...ux.intel.com, x86@...nel.org,
  hpa@...or.com, richard@....at, anton.ivanov@...bridgegreys.com, johannes@...solutions.net,
  linux@...linux.org.uk, Catalin Marinas <catalin.marinas@....com>, Will Deacon <will@...nel.org>,
  maddy@...ux.ibm.com, mpe@...erman.id.au, npiggin@...il.com, christophe.leroy@...roup.eu,
  chenhuacai@...nel.org, kernel@...0n.name, hca@...ux.ibm.com, gor@...ux.ibm.com,
  agordeev@...ux.ibm.com, borntraeger@...ux.ibm.com, svens@...ux.ibm.com, tsbogend@...ha.franken.de,
  ojeda@...nel.org, alex.gaynor@...il.com, boqun.feng@...il.com, gary@...yguo.net,
  bjorn3_gh@...tonmail.com, lossin@...nel.org, a.hindborg@...nel.org, aliceryhl@...gle.com,
  tmgross@...ch.edu, dakr@...nel.org, nicolas.schier@...ux.dev, linux-riscv@...ts.infradead.org,
  linux-kernel@...r.kernel.org, llvm@...ts.linux.dev, linux-mm@...ck.org, linux-um@...ts.infradead.org,
  linux-arm-kernel@...ts.infradead.org, linuxppc-dev@...ts.ozlabs.org, loongarch@...ts.linux.dev,
  linux-s390@...r.kernel.org, linux-mips@...r.kernel.org, rust-for-linux@...r.kernel.org,
  linux-kbuild@...r.kernel.org, jstancek@...hat.com, acme@...hat.com, alexghiti@...osinc.com,
  thomas.weissschuh@...utronix.de
Subject:     Re: [PATCH v4 06/24] riscv: elf: Move relocation constants to UAPI

On Mon, 11 Aug 2025 22:44:19 PDT (-0700), thomas.weissschuh@...utronix.de wrote:
> These constants are useful for cross-platform userspace, for example to
> process ELF files during kernel cross-compilation.
>
> Move them from the kernel-private architecture-specific header to the UAPI.
>
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh@...utronix.de>
> ---
>  arch/riscv/include/uapi/asm/elf.h | 66 ---------------------------------------
>  include/uapi/linux/elf-r.h        | 66 +++++++++++++++++++++++++++++++++++++++
>  2 files changed, 66 insertions(+), 66 deletions(-)

Acked-by: Palmer Dabbelt <palmer@...belt.com>

I'm going to assume you want to take these all together though some 
other tree, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ