All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: Sasha Levin <sashal@kernel.org>,
	Amir Goldstein <amir73il@gmail.com>,
	John Hubbard <jhubbard@nvidia.com>,
	Christian Brauner <brauner@kernel.org>,
	Florian Fainelli <florian.fainelli@broadcom.com>,
	Shuah Khan <shuah@kernel.org>,
	linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org
Subject: Re: [PATCH stable 6.12] selftests/fs/statmount: build with tools include dir
Date: Sun, 19 Jul 2026 11:00:31 -0400	[thread overview]
Message-ID: <20260718192718.0017-stable-reply@kernel.org> (raw)
In-Reply-To: <20260716170626.1433958-1-florian.fainelli@broadcom.com>

> [florian: resolved conflict in statmount/Makefile]

The Makefile conflict resolution took the upstream TEST_GEN_PROGS line
verbatim, which adds listmount_test - but listmount_test.c doesn't exist
in 6.12 (the test was only added in v6.14 by 3ab8a0b2a0ff10 ("selftests:
add listmount() iteration tests")), so this breaks the statmount
kselftest build on 6.12.

The rest of the patch looks good. Could you respin a v2 that keeps
6.12's existing "TEST_GEN_PROGS := statmount_test statmount_test_ns"
and only adds $(TOOLS_INCLUDES) to CFLAGS?

-- 
Thanks,
Sasha

      reply	other threads:[~2026-07-19 15:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-16 17:06 [PATCH stable 6.12] selftests/fs/statmount: build with tools include dir Florian Fainelli
2026-07-19 15:00 ` Sasha Levin [this message]

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=20260718192718.0017-stable-reply@kernel.org \
    --to=sashal@kernel.org \
    --cc=amir73il@gmail.com \
    --cc=brauner@kernel.org \
    --cc=florian.fainelli@broadcom.com \
    --cc=jhubbard@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=stable@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.