From: Conor Dooley <conor@kernel.org>
To: Jisheng Zhang <jszhang@kernel.org>
Cc: Conor.Dooley@microchip.com, peterz@infradead.org,
jpoimboe@kernel.org, jbaron@akamai.com, rostedt@goodmis.org,
ajones@ventanamicro.com, ardb@kernel.org,
paul.walmsley@sifive.com, palmer@dabbelt.com,
aou@eecs.berkeley.edu, nathan@kernel.org,
ndesaulniers@google.com, trix@redhat.com, samuel@sholland.org,
linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
llvm@lists.linux.dev
Subject: Re: [PATCH] riscv: jump_label: mark arguments as const to satisfy asm constraints
Date: Sat, 8 Oct 2022 15:22:28 +0100 [thread overview]
Message-ID: <Y0GHpJMQwEeLEq2Y@spud> (raw)
In-Reply-To: <Y0GBO77e2Lu/khkI@xhacker>
On Sat, Oct 08, 2022 at 09:55:07PM +0800, Jisheng Zhang wrote:
> On Thu, Oct 06, 2022 at 12:44:32PM +0000, Conor.Dooley@microchip.com wrote:
> > Also could you please add the reported-by from samuel & a fixes tag?
>
> I will add Reported-by tag, but I'm not sure whether fixes tag
> is suitable, and which commit I could use? commit 8eb060e1018
> ("arch/riscv: add Zihintpause support")?
That is the commit that Samuel blamed for the issue & is the one that
added the static branch - so I guess so!
Thanks,
Conor.
_______________________________________________
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: Conor Dooley <conor@kernel.org>
To: Jisheng Zhang <jszhang@kernel.org>
Cc: Conor.Dooley@microchip.com, peterz@infradead.org,
jpoimboe@kernel.org, jbaron@akamai.com, rostedt@goodmis.org,
ajones@ventanamicro.com, ardb@kernel.org,
paul.walmsley@sifive.com, palmer@dabbelt.com,
aou@eecs.berkeley.edu, nathan@kernel.org,
ndesaulniers@google.com, trix@redhat.com, samuel@sholland.org,
linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
llvm@lists.linux.dev
Subject: Re: [PATCH] riscv: jump_label: mark arguments as const to satisfy asm constraints
Date: Sat, 8 Oct 2022 15:22:28 +0100 [thread overview]
Message-ID: <Y0GHpJMQwEeLEq2Y@spud> (raw)
In-Reply-To: <Y0GBO77e2Lu/khkI@xhacker>
On Sat, Oct 08, 2022 at 09:55:07PM +0800, Jisheng Zhang wrote:
> On Thu, Oct 06, 2022 at 12:44:32PM +0000, Conor.Dooley@microchip.com wrote:
> > Also could you please add the reported-by from samuel & a fixes tag?
>
> I will add Reported-by tag, but I'm not sure whether fixes tag
> is suitable, and which commit I could use? commit 8eb060e1018
> ("arch/riscv: add Zihintpause support")?
That is the commit that Samuel blamed for the issue & is the one that
added the static branch - so I guess so!
Thanks,
Conor.
next prev parent reply other threads:[~2022-10-08 14:22 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-06 6:40 [PATCH] riscv: jump_label: mark arguments as const to satisfy asm constraints Jisheng Zhang
2022-10-06 6:40 ` Jisheng Zhang
2022-10-06 12:41 ` Andrew Jones
2022-10-06 12:41 ` Andrew Jones
2022-10-06 12:44 ` Conor.Dooley
2022-10-06 12:44 ` Conor.Dooley
2022-10-08 13:55 ` Jisheng Zhang
2022-10-08 13:55 ` Jisheng Zhang
2022-10-08 14:07 ` Steven Rostedt
2022-10-08 14:07 ` Steven Rostedt
2022-10-08 14:09 ` Steven Rostedt
2022-10-08 14:09 ` Steven Rostedt
2022-10-08 14:08 ` Jisheng Zhang
2022-10-08 14:08 ` Jisheng Zhang
2022-10-08 14:22 ` Conor Dooley [this message]
2022-10-08 14:22 ` Conor Dooley
2022-10-11 7:32 ` Heiko Stuebner
2022-10-11 7:32 ` Heiko Stuebner
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=Y0GHpJMQwEeLEq2Y@spud \
--to=conor@kernel.org \
--cc=Conor.Dooley@microchip.com \
--cc=ajones@ventanamicro.com \
--cc=aou@eecs.berkeley.edu \
--cc=ardb@kernel.org \
--cc=jbaron@akamai.com \
--cc=jpoimboe@kernel.org \
--cc=jszhang@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=llvm@lists.linux.dev \
--cc=nathan@kernel.org \
--cc=ndesaulniers@google.com \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=samuel@sholland.org \
--cc=trix@redhat.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.