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]
Date: Wed, 22 May 2024 23:32:23 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Sean Christopherson <seanjc@...gle.com>
Cc: linux-riscv@...ts.infradead.org, pbonzini@...hat.com, maz@...nel.org,
 oliver.upton@...ux.dev, anup@...infault.org, paul.walmsley@...ive.com,
 palmer@...belt.com, aou@...s.berkeley.edu, borntraeger@...ux.ibm.com,
 frankja@...ux.ibm.com, imbrenda@...ux.ibm.com, kvm@...r.kernel.org,
 linux-arm-kernel@...ts.infradead.org, kvmarm@...ts.linux.dev,
 kvm-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org,
 usama.anjum@...labora.com
Subject: Re: [PATCH] KVM: selftest: Define _GNU_SOURCE for all selftests code

Hello:

This patch was applied to riscv/linux.git (fixes)
by Sean Christopherson <seanjc@...gle.com>:

On Tue, 23 Apr 2024 12:03:08 -0700 you wrote:
> Define _GNU_SOURCE is the base CFLAGS instead of relying on selftests to
> manually #define _GNU_SOURCE, which is repetitive and error prone.  E.g.
> kselftest_harness.h requires _GNU_SOURCE for asprintf(), but if a selftest
> includes kvm_test_harness.h after stdio.h, the include guards result in
> the effective version of stdio.h consumed by kvm_test_harness.h not
> defining asprintf():
> 
> [...]

Here is the summary with links:
  - KVM: selftest: Define _GNU_SOURCE for all selftests code
    https://git.kernel.org/riscv/c/730cfa45b5f4

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