From: Matt Turner <mattst88@gmail.com>
To: rj1 <rj1@riseup.net>
Cc: linux-alpha@vger.kernel.org, richard.henderson@linaro.org,
ink@jurassic.park.msu.ru
Subject: Re: [PATCH] fixed a typo in core_cia.c
Date: Sat, 25 Feb 2023 21:05:13 -0500 [thread overview]
Message-ID: <CAEdQ38EPhkgD65hk0yybD34gczUS49xMxDjnebRXGbTdEPbcaA@mail.gmail.com> (raw)
In-Reply-To: <20230204004702.692906-1-rj1@riseup.net>
On Fri, Feb 3, 2023 at 7:48 PM rj1 <rj1@riseup.net> wrote:
>
> ---
> arch/alpha/kernel/core_cia.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/alpha/kernel/core_cia.c b/arch/alpha/kernel/core_cia.c
> index f489170201c3..12926e9538b8 100644
> --- a/arch/alpha/kernel/core_cia.c
> +++ b/arch/alpha/kernel/core_cia.c
> @@ -527,7 +527,7 @@ verify_tb_operation(void)
> if (use_tbia_try2) {
> alpha_mv.mv_pci_tbi = cia_pci_tbi_try2;
>
> - /* Tags 0-3 must be disabled if we use this workaraund. */
> + /* Tags 0-3 must be disabled if we use this workaround. */
> wmb();
> *(vip)CIA_IOC_TB_TAGn(0) = 2;
> *(vip)CIA_IOC_TB_TAGn(1) = 2;
> --
> 2.39.1
>
Thanks for the patch! This was included in my pull request today and
is now upstream in Linus' tree.
prev parent reply other threads:[~2023-02-26 2:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-04 0:47 [PATCH] fixed a typo in core_cia.c rj1
2023-02-26 2:05 ` Matt Turner [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=CAEdQ38EPhkgD65hk0yybD34gczUS49xMxDjnebRXGbTdEPbcaA@mail.gmail.com \
--to=mattst88@gmail.com \
--cc=ink@jurassic.park.msu.ru \
--cc=linux-alpha@vger.kernel.org \
--cc=richard.henderson@linaro.org \
--cc=rj1@riseup.net \
/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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).