From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965739AbcDLPld (ORCPT ); Tue, 12 Apr 2016 11:41:33 -0400 Received: from sauhun.de ([89.238.76.85]:41366 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965275AbcDLPlc (ORCPT ); Tue, 12 Apr 2016 11:41:32 -0400 Date: Tue, 12 Apr 2016 17:41:00 +0200 From: Wolfram Sang To: Guenter Roeck Cc: Russell King , Catalin Marinas , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/6] ARM/ARM64: Drop arm_pm_restart Message-ID: <20160412154059.GB1537@katana> References: <1460120039-2497-1-git-send-email-linux@roeck-us.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nVMJ2NtxeReIH9PS" Content-Disposition: inline In-Reply-To: <1460120039-2497-1-git-send-email-linux@roeck-us.net> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --nVMJ2NtxeReIH9PS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 08, 2016 at 05:53:53AM -0700, Guenter Roeck wrote: > This is the final push to replace arm_pm_restart with the kernel restart > handler. Finally drop arm_pm_restart after it is no longer used. > The following changes since commit 541d8f4d59d79f5d37c8c726f723d42ff307db= 57: >=20 > ---------------------------------------------------------------- > Guenter Roeck (6): > ARM: prima2: Register with kernel restart handler > ARM: xen: Register with kernel restart handler > ARM: PSCI: Register with kernel restart handler > ARM: Register with kernel restart handler > ARM64: Remove arm_pm_restart > ARM: Remove arm_pm_restart I double checked that all arm_pm_restart were converted, did a visual review of the patches (one nit found), and came to the same conclusions about the priority settings. Thus: Reviewed-by: Wolfram Sang I also added a watchdog restart handler with higher priority than the PSCI handler. That now works nicely \o/ So, for patches 3+5 you could also add: Tested-by: Wolfram Sang Thanks, Wolfram --nVMJ2NtxeReIH9PS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJXDRcLAAoJEBQN5MwUoCm2F+gP/jjApcEo18t9wo65U3YL1iMT 4QFKIkSG5S7lM7MuCUz02r5+rknsRgOsYmNGyqkoot/aTnLfLR4DFnvqGS1QWxto tOlRhR7LXw38AoBnpjJjmAKzIeqaauVPvM0uuwPeG8bvHUNfm2cZcR4fitiIMWiJ BjRX1ExFAG5PZcrF3pPqYcPYwK5xRWIDkqbJZyNs9WQ6nRaKdiD1yVOW3biOHetP J/3+zwZWYnGH+DdSot0R3CGHz+CMq4Su/agTwysdydIzYfZrsva2DSjs1tlZbMa3 qYHO9OOSdyAcZ99s68UYvVdyH3TrX5We6D4m5T93Xi7gOj0uX9N3dqmmyqjO+XC8 i2Ixk5UKP50J8PKY2CqZhkgzTT8KymA2HSMFh6RTgqVBd5jxGheE02HF+y4NMxcE VLGzA07+bN6KcWwywH+Kwl8R4cYV1aFP6wYxEfhnHYTP6Zt3TWrTb6F1yk4X6gy6 Q5cv6w96AteogXtdLpFePnqZfagX5RSN+arwIyqTaHeEYq0b1tu2BWWELaDJU0mz +4/IhKO4NvwKC1ABwpoxlzUfulVzFG77ODJl0rhJmJd8Ae87qCb4PUEg6DoLkzUd hC2piOiyH5Kg96IkX96nwW5nRbdYC7Z2bpar/XYxwtFqTnjryHJjcUagp6/hj+9e z+lOioHQ+8EefzI1Io60 =lU4A -----END PGP SIGNATURE----- --nVMJ2NtxeReIH9PS-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: wsa@the-dreams.de (Wolfram Sang) Date: Tue, 12 Apr 2016 17:41:00 +0200 Subject: [PATCH 0/6] ARM/ARM64: Drop arm_pm_restart In-Reply-To: <1460120039-2497-1-git-send-email-linux@roeck-us.net> References: <1460120039-2497-1-git-send-email-linux@roeck-us.net> Message-ID: <20160412154059.GB1537@katana> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Apr 08, 2016 at 05:53:53AM -0700, Guenter Roeck wrote: > This is the final push to replace arm_pm_restart with the kernel restart > handler. Finally drop arm_pm_restart after it is no longer used. > The following changes since commit 541d8f4d59d79f5d37c8c726f723d42ff307db57: > > ---------------------------------------------------------------- > Guenter Roeck (6): > ARM: prima2: Register with kernel restart handler > ARM: xen: Register with kernel restart handler > ARM: PSCI: Register with kernel restart handler > ARM: Register with kernel restart handler > ARM64: Remove arm_pm_restart > ARM: Remove arm_pm_restart I double checked that all arm_pm_restart were converted, did a visual review of the patches (one nit found), and came to the same conclusions about the priority settings. Thus: Reviewed-by: Wolfram Sang I also added a watchdog restart handler with higher priority than the PSCI handler. That now works nicely \o/ So, for patches 3+5 you could also add: Tested-by: Wolfram Sang Thanks, Wolfram -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: