mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: "André Almeida" <andrealmeid@igalia.com>
Cc: linux-kernel@vger.kernel.org, Darren Hart <dvhart@infradead.org>,
	Davidlohr Bueso <dave@stgolabs.net>,
	Ingo Molnar <mingo@redhat.com>,
	Juri Lelli <juri.lelli@redhat.com>,
	Peter Zijlstra <peterz@infradead.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Valentin Schneider <vschneid@redhat.com>,
	Waiman Long <longman@redhat.com>
Subject: Re: [PATCH 4/5] tools headers: Synchronize prctl.h ABI header
Date: Sat, 17 May 2025 16:49:04 +0200	[thread overview]
Message-ID: <20250517144904.3iCywPrZ@linutronix.de> (raw)
In-Reply-To: <a015ea5b-ed1f-46a3-b4db-c448f0279fc2@igalia.com>

On 2025-05-16 17:06:48 [-0300], André Almeida wrote:
> > > @@ -254,18 +254,18 @@ int main(int argc, char *argv[])
> > >           ret = futex_hash_slots_set(0, 0);
> > >           ksft_test_result(ret == 0, "Global hash request\n");
> > >       } else {
> > > -        ret = futex_hash_slots_set(4, 1);
> > > +        ret = futex_hash_slots_set(4, FH_FLAG_IMMUTABLE);
> > 
> > This breaks the compilation for me.
> > 
> > So `#include <linux/prctl.h>` is not working for me, it's not using the
> > local copy at tools/include/uapi/linux/prctl.h
> 
> Oh, nevermind, I found the issue:

Yeah, I am not sure what I did. I made here a copy, the copied header is
only used for perf. Anyway, I added the define as I did for the other
members and did the rename.

Sebastian

  reply	other threads:[~2025-05-17 14:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-16 16:03 [PATCH 0/5] futex: Random fixes after the private-hash series Sebastian Andrzej Siewior
2025-05-16 16:03 ` [PATCH 1/5] selftests/futex: Use TAP output in futex_priv_hash Sebastian Andrzej Siewior
2025-05-16 20:13   ` André Almeida
2025-05-16 16:03 ` [PATCH 2/5] selftests/futex: Use TAP output in futex_numa_mpol Sebastian Andrzej Siewior
2025-05-16 20:14   ` André Almeida
2025-05-16 16:03 ` [PATCH 3/5] futex: Use RCU_INIT_POINTER() in futex_mm_init() Sebastian Andrzej Siewior
2025-05-16 16:03 ` [PATCH 4/5] tools headers: Synchronize prctl.h ABI header Sebastian Andrzej Siewior
2025-05-16 20:03   ` André Almeida
2025-05-16 20:06     ` André Almeida
2025-05-17 14:49       ` Sebastian Andrzej Siewior [this message]
2025-05-16 20:52   ` André Almeida
2025-05-16 16:03 ` [PATCH 5/5] futex: Correct the kernedoc return value for futex_wait_setup() Sebastian Andrzej Siewior
2025-05-16 20:52   ` André Almeida

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250517144904.3iCywPrZ@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=andrealmeid@igalia.com \
    --cc=dave@stgolabs.net \
    --cc=dvhart@infradead.org \
    --cc=juri.lelli@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=longman@redhat.com \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    --cc=vschneid@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®