[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZvsI1lYepcADsyMC@x1>
Date: Mon, 30 Sep 2024 17:23:50 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Aleksa Sarai <cyphar@...har.com>
Cc: linux-kernel@...r.kernel.org, Adrian Hunter <adrian.hunter@...el.com>,
Christian Brauner <brauner@...nel.org>,
Ian Rogers <irogers@...gle.com>, Jiri Olsa <jolsa@...nel.org>,
Kan Liang <kan.liang@...ux.intel.com>,
Namhyung Kim <namhyung@...nel.org>, Tejun Heo <tj@...nel.org>
Subject: Re: [PATCH 1/1 fyi] tools include UAPI: Sync linux/fcntl.h copy with
the kernel sources
On Mon, Sep 30, 2024 at 06:24:50PM +0200, Aleksa Sarai wrote:
> On 2024-09-30, Arnaldo Carvalho de Melo <acme@...nel.org> wrote:
> > Picking the changes from:
> >
> > 4356d575ef0f39a3 ("fhandle: expose u64 mount id to name_to_handle_at(2)")
> > b4fef22c2fb97fa2 ("uapi: explain how per-syscall AT_* flags should be allocated")
> > 820a185896b77814 ("fcntl: add F_CREATED_QUERY")
> >
> > It just moves AT_REMOVEDIR around, and adds a bunch more AT_ for
> > renameat2() and name_to_handle_at(). We need to improve this situation,
> > as not all AT_ defines are applicable to all fs flags...
> >
> > This adds support for those new AT_ defines, addressing this build
> > warning:
> >
> > diff -u tools/perf/trace/beauty/include/uapi/sound/asound.h include/uapi/sound/asound.h
>
> Thanks, feel free to take my
>
> Reviewed-by: Aleksa Sarai <cyphar@...har.com>
Thanks, added.
- Arnaldo
Powered by blists - more mailing lists