[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAKddAkCawPAAcwKr58YJ-Yiw49946GUniJGMDumsPFXaKLDm=Q@mail.gmail.com>
Date: Thu, 17 Aug 2023 15:15:02 +0800
From: Nick Hu <nick.hu@...ive.com>
To: Conor Dooley <conor.dooley@...rochip.com>
Cc: paul.walmsley@...ive.com, palmer@...belt.com,
aou@...s.berkeley.edu, ajones@...tanamicro.com,
mason.huo@...rfivetech.com, jeeheng.sia@...rfivetech.com,
linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org,
Andy Chiu <andy.chiu@...ive.com>
Subject: Re: [PATCH] riscv: suspend: Add syscore ops for suspend
Hi Conor
On Wed, Aug 16, 2023 at 8:34 PM Conor Dooley <conor.dooley@...rochip.com> wrote:
>
> On Wed, Aug 16, 2023 at 11:40:09AM +0800, Nick Hu wrote:
> > Save and restore the FPU and vector states when system suspend. If a
> > task is the one who performs the suspend flow and it also do some
> > floating or vector operations before the suspend, we should save and
> > restore the FPU states and vector states for this task.
> >
> > Signed-off-by: Nick Hu <nick.hu@...ive.com>
>
> > Signed-off-by: Andy Chiu <andy.chiu@...ive.com>
>
> What was Andy's contribution to the patch?
> Are you missing a co-developed-by tag?
>
He fixed something related to vector.
I'll add co-developed-by in the next version.
> Also, I'm a bit confused by the commit message due to a lack of
> knowledge here - is this a fix or a new feature?
> It reads as if things are not being saved/restored correctly, but
> there's no "fix" related keywords in the commit message nor a Fixes:
> tag.
>
> Thanks,
> Conor.
I'll rephrase the commit message.
Thanks for the feedback.
Thanks,
Nick
Powered by blists - more mailing lists