All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/6] tegra: psci: save context id in cpu_on command
Date: Wed, 18 Apr 2018 12:07:10 -0400	[thread overview]
Message-ID: <20180418160710.GE5346@bill-the-cat.ec.rr.com> (raw)
In-Reply-To: <b72a7ad3-3aad-6d63-8892-e6a1fd6faeee@wwwdotorg.org>

On Wed, Apr 18, 2018 at 09:23:36AM -0600, Stephen Warren wrote:
> On 04/18/2018 07:58 AM, Patrick DELAUNAY wrote:
> >Hi Stephen,
> >
> >>From: Stephen Warren [mailto:swarren at wwwdotorg.org]
> >>Subject: Re: [U-Boot] [PATCH 3/6] tegra: psci: save context id in cpu_on
> >>command
> >>Importance: High
> >>
> >>On 04/16/2018 02:15 AM, Patrick Delaunay wrote:
> >>>Replace the psci_save_target_pc call by the new function
> >>>psci_save(cpu, pc,context_id)
> >>
> >>So this function doesn't actually exist since it's added in a different patch series
> >>that isn't mentioned as a dependency. Luckily I managed to find it in the list
> >>archives I have, and assuming the dependency is applied first,
> >
> >Thanks for the review and sorry for the dependency with http://patchwork.ozlabs.org/patch/898507/
> >Not indicated in the patchset.
> >
> >For information, I plan this development after Mark Rutland remarks on v1 in http://patchwork.ozlabs.org/patch/888210/
> >
> >I  decide to send the serie in 2 separate patches  as the second part is more a cleanup patch and need to be review tested by each maintainers.
> >
> >Do you think I need to RESEND this serie with a cover letter to indicate the dependency ?
> 
> I imagine this part of the thread is enough to alert Tom. If you need to
> resend the series for some reason, you can add the note then.

I'll keep this all in mind when I eventually apply things, thanks! :)

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180418/b9513568/attachment.sig>

  reply	other threads:[~2018-04-18 16:07 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-16  8:15 [U-Boot] [PATCH 1/6] ls102xa: psci: save context id in cpu_on command Patrick Delaunay
2018-04-16  8:15 ` [U-Boot] [PATCH 2/6] imx7: " Patrick Delaunay
2018-05-08  0:44   ` [U-Boot] [U-Boot, " Tom Rini
2018-05-08  0:44   ` Tom Rini
2018-04-16  8:15 ` [U-Boot] [PATCH 3/6] tegra: " Patrick Delaunay
2018-04-16 16:17   ` Stephen Warren
2018-04-18 13:58     ` Patrick DELAUNAY
2018-04-18 15:23       ` Stephen Warren
2018-04-18 16:07         ` Tom Rini [this message]
2018-05-08  0:45   ` [U-Boot] [U-Boot, " Tom Rini
2018-04-16  8:15 ` [U-Boot] [PATCH 4/6] uniphier: " Patrick Delaunay
2018-04-20  9:06   ` Masahiro Yamada
2018-05-08  0:45   ` [U-Boot] [U-Boot, " Tom Rini
2018-04-16  8:15 ` [U-Boot] [PATCH 5/6] sunxi: " Patrick Delaunay
2018-05-08  0:45   ` [U-Boot] [U-Boot, " Tom Rini
2018-04-16  8:15 ` [U-Boot] [PATCH 6/6] psci: arm: remove armv7 function psci_save_target_pc Patrick Delaunay
2018-05-08  0:45   ` [U-Boot] [U-Boot, " Tom Rini
2018-05-08  0:44 ` [U-Boot] [U-Boot, 1/6] ls102xa: psci: save context id in cpu_on command Tom Rini

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=20180418160710.GE5346@bill-the-cat.ec.rr.com \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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.