Re: [PATCH 0/6] MSM8916: Bring secondary cores online with spin-table

2025-03-18 Thread Sam Day
Hi Caleb, Tom, On Monday, 17 March 2025 at 14:50, Caleb Connolly wrote: > On 3/17/25 13:45, Tom Rini wrote: > > > On Mon, Mar 17, 2025 at 01:13:22PM +, Caleb Connolly wrote: > > > > > Hi Sam, > > > > > > Can you re-send this without all the prerequisite-patch-id tags? b4 is > > > despera

Re: [PATCH 0/6] MSM8916: Bring secondary cores online with spin-table

2025-03-17 Thread Konstantin Ryabitsev
On Mon, Mar 17, 2025 at 01:13:22PM +, Caleb Connolly wrote: > Hi Sam, > > Can you re-send this without all the prerequisite-patch-id tags? b4 is > desperately trying to apply ~140 patches from some old next branch to my > tree and tbh im not sure how to make it stop. FYI, this only gets trigg

Re: [PATCH 0/6] MSM8916: Bring secondary cores online with spin-table

2025-03-17 Thread Caleb Connolly
On 3/17/25 13:45, Tom Rini wrote: On Mon, Mar 17, 2025 at 01:13:22PM +, Caleb Connolly wrote: Hi Sam, Can you re-send this without all the prerequisite-patch-id tags? b4 is desperately trying to apply ~140 patches from some old next branch to my tree and tbh im not sure how to make it st

Re: [PATCH 0/6] MSM8916: Bring secondary cores online with spin-table

2025-03-17 Thread Tom Rini
On Mon, Mar 17, 2025 at 01:13:22PM +, Caleb Connolly wrote: > Hi Sam, > > Can you re-send this without all the prerequisite-patch-id tags? b4 is > desperately trying to apply ~140 patches from some old next branch to my > tree and tbh im not sure how to make it stop. You can use --merge-base

Re: [PATCH 0/6] MSM8916: Bring secondary cores online with spin-table

2025-03-17 Thread Caleb Connolly
Hi Sam, Can you re-send this without all the prerequisite-patch-id tags? b4 is desperately trying to apply ~140 patches from some old next branch to my tree and tbh im not sure how to make it stop. Kind regards, On 1/27/25 23:02, Sam Day wrote: This patch series depends on the "mach-snapdra

[PATCH 0/6] MSM8916: Bring secondary cores online with spin-table

2025-01-27 Thread Sam Day
This patch series depends on the "mach-snapdragon: handle platforms without PSCI support" patch that was submitted earlier today. That first patch lays some groundwork to handle detecting when a device is booting without PSCI and deletes the /psci node in that case. This series builds on top of th