From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Date: Tue, 14 Jan 2020 16:19:59 +0000 Subject: Re: [PATCH RESEND v4] reboot: support offline CPUs before reboot Message-Id: <87o8v6au34.fsf@nanos.tec.linutronix.de> List-Id: References: <20200114110620.164861-1-hsinyi@chromium.org> In-Reply-To: <20200114110620.164861-1-hsinyi@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Hsin-Yi Wang Cc: Mark Rutland , linux-ia64@vger.kernel.org, linux-sh@vger.kernel.org, Peter Zijlstra , Heiko Carstens , linux-kernel@vger.kernel.org, sparclinux@vger.kernel.org, Guenter Roeck , Will Deacon , Ingo Molnar , linux-s390@vger.kernel.org, linux-csky@vger.kernel.org, Aaro Koskinen , Fenghua Yu , linux-pm@vger.kernel.org, linux-xtensa@linux-xtensa.org, Stephen Boyd , Josh Poimboeuf , Pavankumar Kondeti , linux-arm-kernel@lists.infradead.org, linux-parisc@vger.kernel.org, Greg Kroah-Hartman , linux-mips@vger.kernel.org, James Morse , Jiri Kosina , Vitaly Kuznetsov , linuxppc-dev@lists.ozlabs.org Hsin-Yi Wang writes: > > Signed-off-by: Hsin-Yi Wang > --- > Resend v4: > * Cc more people and mailing lists. Also fix a few nits from v4. Please don't name it resend if you actually changed the patch. Resend wants to be an unmodified patch and the only reasons to do that are: - add more people to CC - Resend it because it got ignored or dropped (do that only after a couple of weeks) If you changed the patch, then it wants a new version number. Thanks, tglx