Hi Wolfram,
> Here is V2 of this series with the following changes:
>
> * include bitops.h
> * s/unsigned/unsigned int/
> * drop set_timeout() because core does it already
> * add get_timeleft()
> * don't make "nowayout" a readable parameter
> * use "watchdog" instead of "wdt" in the dt bindings
> > You mean it just hangs ? That is bad. If that is the case, it is not
> > reliable
> > and thus should be a low priority (or at best medium priority) restart
> > handler
> > (which can be replaced with a working higher priority one).
>
> On my Salvator-X board, it hangs. The call into PSCI d
On Mon, Apr 04, 2016 at 08:14:02PM +0200, Geert Uytterhoeven wrote:
> Hi Günter,
>
> On Mon, Apr 4, 2016 at 7:52 PM, Guenter Roeck wrote:
> > On Mon, Apr 04, 2016 at 07:02:45PM +0200, Geert Uytterhoeven wrote:
> >> On Mon, Apr 4, 2016 at 5:25 PM, Guenter Roeck wrote:
> >> > On Mon, Apr 04, 2016
Hi Günter,
On Mon, Apr 4, 2016 at 7:52 PM, Guenter Roeck wrote:
> On Mon, Apr 04, 2016 at 07:02:45PM +0200, Geert Uytterhoeven wrote:
>> On Mon, Apr 4, 2016 at 5:25 PM, Guenter Roeck wrote:
>> > On Mon, Apr 04, 2016 at 05:21:44PM +0200, Geert Uytterhoeven wrote:
>> >> On Mon, Apr 4, 2016 at 4:59
On Mon, Apr 04, 2016 at 07:02:45PM +0200, Geert Uytterhoeven wrote:
> Hi Günter,
>
> On Mon, Apr 4, 2016 at 5:25 PM, Guenter Roeck wrote:
> > On Mon, Apr 04, 2016 at 05:21:44PM +0200, Geert Uytterhoeven wrote:
> >> On Mon, Apr 4, 2016 at 4:59 PM, Wolfram Sang wrote:
> >> >> My Salvator-X reboots
Hi Günter,
On Mon, Apr 4, 2016 at 5:25 PM, Guenter Roeck wrote:
> On Mon, Apr 04, 2016 at 05:21:44PM +0200, Geert Uytterhoeven wrote:
>> On Mon, Apr 4, 2016 at 4:59 PM, Wolfram Sang wrote:
>> >> My Salvator-X reboots after timeout from "cat > /dev/watchdog0", but
>> >> it doesn't reboot through
On Mon, Apr 04, 2016 at 05:21:44PM +0200, Geert Uytterhoeven wrote:
> Hi Wolfram,
>
> On Mon, Apr 4, 2016 at 4:59 PM, Wolfram Sang wrote:
> >> My Salvator-X reboots after timeout from "cat > /dev/watchdog0", but
> >> it doesn't reboot through "reboot" or "reboot -f"?
> >
> > That sadly doesn't wo
> That's indeed silly. Can't we have it as a low-priority restart handler, to
> restart the system if PSCI fails to do so?
+1. But my PSCI knowledge is 0. Unlike my task list :/
signature.asc
Description: PGP signature
Hi Wolfram,
On Mon, Apr 4, 2016 at 4:59 PM, Wolfram Sang wrote:
>> My Salvator-X reboots after timeout from "cat > /dev/watchdog0", but
>> it doesn't reboot through "reboot" or "reboot -f"?
>
> That sadly doesn't work on Gen3. From the RFC v5 cover letter:
> ===
>
> * drop restart_handler since
> My Salvator-X reboots after timeout from "cat > /dev/watchdog0", but
> it doesn't reboot through "reboot" or "reboot -f"?
>
That sadly doesn't work on Gen3. From the RFC v5 cover letter:
===
* drop restart_handler since ARM64 uses PSCI firmware resets which do
not call restart handlers
Th
Hi Wolfram,
On Fri, Apr 1, 2016 at 1:56 PM, Wolfram Sang wrote:
> Here is V2 of this series with the following changes:
>
> * include bitops.h
> * s/unsigned/unsigned int/
> * drop set_timeout() because core does it already
> * add get_timeleft()
> * don't make "nowayout" a readable parameter
> *
Here is V2 of this series with the following changes:
* include bitops.h
* s/unsigned/unsigned int/
* drop set_timeout() because core does it already
* add get_timeleft()
* don't make "nowayout" a readable parameter
* use "watchdog" instead of "wdt" in the dt bindings
The dts and defconfig change
12 matches
Mail list logo