public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Rishabh Bhatnagar <risbhat@amazon.com>
Cc: shaoyi@amazon.com, stable@vger.kernel.org,
	linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
	shuah@kernel.org, davem@davemloft.net
Subject: Re: [PATCH 5.4] selftests: Fix the executable permissions for fib_tests.sh
Date: Thu, 30 Mar 2023 15:02:15 +0200	[thread overview]
Message-ID: <ZCWIV19s0ycA4jRX@kroah.com> (raw)
In-Reply-To: <20230330110147.32052-1-risbhat@amazon.com>

On Thu, Mar 30, 2023 at 11:01:47AM +0000, Rishabh Bhatnagar wrote:
> Commit 04a331c9dd66 reverted change 2537b637eac0 (ipv4: Fix
> incorrect route flushing when source address is deleted) that
> added the fib_tests.sh file back with wrong permissions.
> Fix that in this commit.
> 
> Signed-off-by: Rishabh Bhatnagar <risbhat@amazon.com>
> ---
>  tools/testing/selftests/net/fib_tests.sh | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  mode change 100644 => 100755 tools/testing/selftests/net/fib_tests.sh
> 
> diff --git a/tools/testing/selftests/net/fib_tests.sh b/tools/testing/selftests/net/fib_tests.sh
> old mode 100644
> new mode 100755
> -- 
> 2.39.2
> 

As my scripts mess this up all the time, let me just push out a new
5.4.y release with this change in it "manually" so that I don't screw it
up again...

thanks,

greg k-h

      reply	other threads:[~2023-03-30 13:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-30 11:01 [PATCH 5.4] selftests: Fix the executable permissions for fib_tests.sh Rishabh Bhatnagar
2023-03-30 13:02 ` Greg KH [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=ZCWIV19s0ycA4jRX@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=risbhat@amazon.com \
    --cc=shaoyi@amazon.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox