All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Björn Töpel" <bjorn@kernel.org>
To: Samuel Holland <samuel.holland@sifive.com>,
	Palmer Dabbelt <palmer@dabbelt.com>
Cc: linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
	Samuel Holland <samuel.holland@sifive.com>
Subject: Re: [PATCH 7/7] riscv: Remove extra variable in patch_text_nosync()
Date: Mon, 19 Feb 2024 14:08:07 +0100	[thread overview]
Message-ID: <87o7cceh54.fsf@all.your.base.are.belong.to.us> (raw)
In-Reply-To: <20240212025529.1971876-8-samuel.holland@sifive.com>

Samuel Holland <samuel.holland@sifive.com> writes:

> This cast is superfluous, and is incorrect anyway if compressed
> instructions may be present.
>
> Signed-off-by: Samuel Holland <samuel.holland@sifive.com>

Reviewed-by: Björn Töpel <bjorn@rivosinc.com>

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

WARNING: multiple messages have this Message-ID (diff)
From: "Björn Töpel" <bjorn@kernel.org>
To: Samuel Holland <samuel.holland@sifive.com>,
	Palmer Dabbelt <palmer@dabbelt.com>
Cc: linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
	Samuel Holland <samuel.holland@sifive.com>
Subject: Re: [PATCH 7/7] riscv: Remove extra variable in patch_text_nosync()
Date: Mon, 19 Feb 2024 14:08:07 +0100	[thread overview]
Message-ID: <87o7cceh54.fsf@all.your.base.are.belong.to.us> (raw)
In-Reply-To: <20240212025529.1971876-8-samuel.holland@sifive.com>

Samuel Holland <samuel.holland@sifive.com> writes:

> This cast is superfluous, and is incorrect anyway if compressed
> instructions may be present.
>
> Signed-off-by: Samuel Holland <samuel.holland@sifive.com>

Reviewed-by: Björn Töpel <bjorn@rivosinc.com>

  reply	other threads:[~2024-02-19 13:08 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-12  2:55 [PATCH 0/7] riscv: Various text patching improvements Samuel Holland
2024-02-12  2:55 ` Samuel Holland
2024-02-12  2:55 ` [PATCH 1/7] riscv: jump_label: Batch icache maintenance Samuel Holland
2024-02-12  2:55   ` Samuel Holland
2024-02-19 12:27   ` Björn Töpel
2024-02-19 12:27     ` Björn Töpel
2024-02-12  2:55 ` [PATCH 2/7] riscv: jump_label: Simplify assembly syntax Samuel Holland
2024-02-12  2:55   ` Samuel Holland
2024-02-19 12:27   ` Björn Töpel
2024-02-19 12:27     ` Björn Töpel
2024-02-12  2:55 ` [PATCH 3/7] riscv: kprobes: Use patch_text_nosync() for insn slots Samuel Holland
2024-02-12  2:55   ` Samuel Holland
2024-02-19 12:52   ` Björn Töpel
2024-02-19 12:52     ` Björn Töpel
2024-02-12  2:55 ` [PATCH 4/7] riscv: Simplify text patching loops Samuel Holland
2024-02-12  2:55   ` Samuel Holland
2024-02-19 13:03   ` Björn Töpel
2024-02-19 13:03     ` Björn Töpel
2024-02-19 22:13     ` David Laight
2024-02-19 22:13       ` David Laight
2024-03-27 15:12       ` Samuel Holland
2024-03-27 15:12         ` Samuel Holland
2024-03-27 15:11     ` Samuel Holland
2024-03-27 15:11       ` Samuel Holland
2024-02-12  2:55 ` [PATCH 5/7] riscv: Pass patch_text() the length in bytes Samuel Holland
2024-02-12  2:55   ` Samuel Holland
2024-02-19 13:04   ` Björn Töpel
2024-02-19 13:04     ` Björn Töpel
2024-02-12  2:55 ` [PATCH 6/7] riscv: Use offset_in_page() in text patching functions Samuel Holland
2024-02-12  2:55   ` Samuel Holland
2024-02-19 13:07   ` Björn Töpel
2024-02-19 13:07     ` Björn Töpel
2024-02-12  2:55 ` [PATCH 7/7] riscv: Remove extra variable in patch_text_nosync() Samuel Holland
2024-02-12  2:55   ` Samuel Holland
2024-02-19 13:08   ` Björn Töpel [this message]
2024-02-19 13:08     ` Björn Töpel
2024-02-13 12:58 ` [PATCH 0/7] riscv: Various text patching improvements Andrea Parri
2024-02-13 12:58   ` Andrea Parri
2024-02-19 12:25   ` Björn Töpel
2024-02-19 12:25     ` Björn Töpel
2024-02-20 22:11     ` Alexandre Ghiti
2024-02-20 22:11       ` Alexandre Ghiti
2024-03-27 15:32   ` Samuel Holland
2024-03-27 15:32     ` Samuel Holland

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=87o7cceh54.fsf@all.your.base.are.belong.to.us \
    --to=bjorn@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=samuel.holland@sifive.com \
    /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.