
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@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! :)