Re: RESCIND Re: [v02] REPOST powerpc/migration: Handle unitialized timer reset

2018-09-26 Thread Michael Ellerman
Michael Bringmann writes: > Hello, Michael: > I am an idiot this morning. Not enough coffee. Emailing when insufficiently caffeinated, that is dangerous :) > I confused this posting with another. Please forget the request. No worries. > We do want to omit > > [PATCH v08 0/5] powerp

RESCIND Re: [v02] REPOST powerpc/migration: Handle unitialized timer reset

2018-09-26 Thread Michael Bringmann
Hello, Michael: I am an idiot this morning. Not enough coffee. I confused this posting with another. Please forget the request. We do want to omit [PATCH v08 0/5] powerpc/hotplug: Update affinity for migrated CPUs https://lists.ozlabs.org/pipermail/linuxppc-dev/2018-July/176301.html t

Re: [v02] REPOST powerpc/migration: Handle unitialized timer reset

2018-09-26 Thread Michael Bringmann
Hello, Michael: Please look at v03 of the patch set which was posted just on 09/25/2018. We had a last minute brainstorm of how to simplify the code after the v02 REPOST. Also, note that we would like to invalidate the set, [PATCH v08 0/5] powerpc/hotplug: Update affinity for migrated CPU

Re: [v02] REPOST powerpc/migration: Handle unitialized timer reset

2018-09-26 Thread Michael Ellerman
On Thu, 2018-09-20 at 16:45:13 UTC, Michael Bringmann wrote: > After migration of a powerpc LPAR, the kernel executes code to > update the system state to reflect new platform characteristics. > Such changes include modifications to device tree properties > provided to the system by PHYP. Property

[PATCH v02] REPOST powerpc/migration: Handle unitialized timer reset

2018-09-20 Thread Michael Bringmann
After migration of a powerpc LPAR, the kernel executes code to update the system state to reflect new platform characteristics. Such changes include modifications to device tree properties provided to the system by PHYP. Property notifications received by the powerpc 'migration_store' code are pas