From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Halasa Date: Fri, 18 Nov 2011 07:51:58 +0000 Subject: Re: [PATCH 6/7] ARM: restart: only perform setup for restart when soft-restarting Message-Id: List-Id: References: <20111106173113.GI12913@n2100.arm.linux.org.uk> <20111117174247.GF9581@n2100.arm.linux.org.uk> In-Reply-To: <20111117174247.GF9581@n2100.arm.linux.org.uk> (Russell King's message of "Thu, 17 Nov 2011 17:42:47 +0000") MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable To: linux-arm-kernel@lists.infradead.org Russell King - ARM Linux writes: >> We only need to set the system up for a soft-restart if we're going to >> be doing a soft-restart. Provide a new function (soft_restart()) which >> does the setup and final call for this, and make platforms use it. >> Eliminate the call to setup_restart() from the default handler. >> arch/arm/mach-ixp4xx/include/mach/system.h | 2 +- Acked-by: Krzysztof Ha=C5=82asa --=20 Krzysztof Halasa