From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: stable@vger.kernel.org, Rui Wang <wangrui@loongson.cn>,
Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Subject: Re: [PATCH 5.10.y] MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positive
Date: Mon, 12 Jun 2023 11:25:19 +0200 [thread overview]
Message-ID: <2023061213-hatchet-error-d5b0@gregkh> (raw)
In-Reply-To: <20230610190019.2807608-1-linux@roeck-us.net>
On Sat, Jun 10, 2023 at 12:00:19PM -0700, Guenter Roeck wrote:
> From: Rui Wang <wangrui@loongson.cn>
>
> commit cb95ea79b3fc772c5873a7a4532ab4c14a455da2 upstream.
>
> This looks like a typo and that caused atomic64 test failed.
>
> Signed-off-by: Rui Wang <wangrui@loongson.cn>
> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
> I recently enabled atomic CONFIG_ATOMIC64_SELFTEST, which results in
> a crash when testing 64-bit little endian mips images in v5.10.y.
> This patch fixes the problem.
>
> arch/mips/include/asm/atomic.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Now queued up, thanks.
greg k-h
prev parent reply other threads:[~2023-06-12 9:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-10 19:00 [PATCH 5.10.y] MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positive Guenter Roeck
2023-06-12 9:25 ` Greg Kroah-Hartman [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=2023061213-hatchet-error-d5b0@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=linux@roeck-us.net \
--cc=stable@vger.kernel.org \
--cc=tsbogend@alpha.franken.de \
--cc=wangrui@loongson.cn \
/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.