All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: yunhui cui <cuiyunhui@bytedance.com>
Cc: rafael@kernel.org, lenb@kernel.org, linux-acpi@vger.kernel.org,
	linux-kernel@vger.kernel.org, paul.walmsley@sifive.com,
	palmer@dabbelt.com, aou@eecs.berkeley.edu,
	linux-riscv@lists.infradead.org
Subject: Re: [External] Re: [PATCH 1/2] ACPI: PPTT: Populate cacheinfo entirely with PPTT
Date: Fri, 12 Apr 2024 10:46:54 +0100	[thread overview]
Message-ID: <ZhkDDnNvKiyStZZ2@bogus> (raw)
In-Reply-To: <CAEEQ3wkO4WPaY+bPidg-fDqV5MrQwh8ESbSv-+q8Odhat9XDrQ@mail.gmail.com>

On Fri, Apr 12, 2024 at 05:42:22PM +0800, yunhui cui wrote:
> Hi Sudeep,
> 
> On Fri, Apr 12, 2024 at 5:29 PM Sudeep Holla <sudeep.holla@arm.com> wrote:
> >
> > On Fri, Apr 12, 2024 at 10:10:05AM +0800, yunhui cui wrote:
> > > Hi Sudeep,
> > >
> > > On Thu, Apr 11, 2024 at 5:30 PM Sudeep Holla <sudeep.holla@arm.com> wrote:
> > > >
> > > > On Sun, Apr 07, 2024 at 08:38:28PM +0800, Yunhui Cui wrote:
> > > > > When the type and level information of this_leaf cannot be obtained
> > > > > from arch, cacheinfo is completely filled in with the content of PPTT.
> > > > >
> > > >
> > > > Which platform is this ? Is this arm64 based or something else like RISC-V
> > > > based ? That would help to understand some context here.
> > > >
> > >
> > > Thanks for your response, RISC-V currently has this requirement.
> > > Please see: https://patchwork.kernel.org/project/linux-riscv/patch/20240407123829.36474-2-cuiyunhui@bytedance.com/
> > >
> >
> > It would be helpful for the review if you have such information in the
> > commit message.
>
> Okay, I will update it in the commit message in v2. Do you have some
> comments on the content of the patch?
>

I will take a look at the patch later today or early next week now that
I understand the requirement better. Sorry for the delay.

--
Regards,
Sudeep

WARNING: multiple messages have this Message-ID (diff)
From: Sudeep Holla <sudeep.holla@arm.com>
To: yunhui cui <cuiyunhui@bytedance.com>
Cc: rafael@kernel.org, lenb@kernel.org, linux-acpi@vger.kernel.org,
	linux-kernel@vger.kernel.org, paul.walmsley@sifive.com,
	palmer@dabbelt.com, aou@eecs.berkeley.edu,
	linux-riscv@lists.infradead.org
Subject: Re: [External] Re: [PATCH 1/2] ACPI: PPTT: Populate cacheinfo entirely with PPTT
Date: Fri, 12 Apr 2024 10:46:54 +0100	[thread overview]
Message-ID: <ZhkDDnNvKiyStZZ2@bogus> (raw)
In-Reply-To: <CAEEQ3wkO4WPaY+bPidg-fDqV5MrQwh8ESbSv-+q8Odhat9XDrQ@mail.gmail.com>

On Fri, Apr 12, 2024 at 05:42:22PM +0800, yunhui cui wrote:
> Hi Sudeep,
> 
> On Fri, Apr 12, 2024 at 5:29 PM Sudeep Holla <sudeep.holla@arm.com> wrote:
> >
> > On Fri, Apr 12, 2024 at 10:10:05AM +0800, yunhui cui wrote:
> > > Hi Sudeep,
> > >
> > > On Thu, Apr 11, 2024 at 5:30 PM Sudeep Holla <sudeep.holla@arm.com> wrote:
> > > >
> > > > On Sun, Apr 07, 2024 at 08:38:28PM +0800, Yunhui Cui wrote:
> > > > > When the type and level information of this_leaf cannot be obtained
> > > > > from arch, cacheinfo is completely filled in with the content of PPTT.
> > > > >
> > > >
> > > > Which platform is this ? Is this arm64 based or something else like RISC-V
> > > > based ? That would help to understand some context here.
> > > >
> > >
> > > Thanks for your response, RISC-V currently has this requirement.
> > > Please see: https://patchwork.kernel.org/project/linux-riscv/patch/20240407123829.36474-2-cuiyunhui@bytedance.com/
> > >
> >
> > It would be helpful for the review if you have such information in the
> > commit message.
>
> Okay, I will update it in the commit message in v2. Do you have some
> comments on the content of the patch?
>

I will take a look at the patch later today or early next week now that
I understand the requirement better. Sorry for the delay.

--
Regards,
Sudeep

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

  reply	other threads:[~2024-04-12  9:46 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-07 12:38 [PATCH 1/2] ACPI: PPTT: Populate cacheinfo entirely with PPTT Yunhui Cui
2024-04-07 12:38 ` Yunhui Cui
2024-04-07 12:38 ` [PATCH 2/2] RISC-V: Select ACPI PPTT drivers Yunhui Cui
2024-04-07 12:38   ` Yunhui Cui
2024-04-09  6:11 ` [PATCH 1/2] ACPI: PPTT: Populate cacheinfo entirely with PPTT yunhui cui
2024-04-09  6:11   ` yunhui cui
2024-04-10  1:29 ` Jeremy Linton
2024-04-10  1:29   ` Jeremy Linton
2024-04-11  2:28   ` [External] " yunhui cui
2024-04-11  2:28     ` yunhui cui
2024-04-12 15:03     ` Jeremy Linton
2024-04-12 15:03       ` Jeremy Linton
2024-04-12 16:08       ` Sudeep Holla
2024-04-12 16:08         ` Sudeep Holla
2024-04-12 16:27         ` Sudeep Holla
2024-04-12 16:27           ` Sudeep Holla
2024-04-14  2:40           ` yunhui cui
2024-04-14  2:40             ` yunhui cui
2024-04-11  9:30 ` Sudeep Holla
2024-04-11  9:30   ` Sudeep Holla
2024-04-12  2:10   ` [External] " yunhui cui
2024-04-12  2:10     ` yunhui cui
2024-04-12  9:29     ` Sudeep Holla
2024-04-12  9:29       ` Sudeep Holla
2024-04-12  9:42       ` yunhui cui
2024-04-12  9:42         ` yunhui cui
2024-04-12  9:46         ` Sudeep Holla [this message]
2024-04-12  9:46           ` Sudeep Holla

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=ZhkDDnNvKiyStZZ2@bogus \
    --to=sudeep.holla@arm.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=cuiyunhui@bytedance.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=rafael@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 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.