From: Willy Tarreau <w@1wt.eu>
To: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-watchdog@vger.kernel.org, Lior Amsalem <alior@marvell.com>,
Andrew Lunn <andrew@lunn.ch>, Jason Cooper <jason@lakedaemon.net>,
Tawfik Bayouk <tawfik@marvell.com>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Wim Van Sebroeck <wim@iguana.be>, Arnd Bergmann <arnd@arndb.de>,
Gregory Clement <gregory.clement@free-electrons.com>,
Guenter Roeck <linux@roeck-us.net>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH v5 00/20] Armada 370/XP watchdog support
Date: Fri, 31 Jan 2014 18:25:25 +0100 [thread overview]
Message-ID: <20140131172525.GL31190@1wt.eu> (raw)
In-Reply-To: <20140129181949.GB27143@localhost>
On Wed, Jan 29, 2014 at 03:19:50PM -0300, Ezequiel Garcia wrote:
> On Mon, Jan 27, 2014 at 12:27:00PM -0300, Ezequiel Garcia wrote:
> > A new round, mostly fixing some minor nitpicks.
> >
>
> If anyone wants to give this a test, here's a public branch:
>
> https://github.com/MISL-EBU-System-SW/mainline-public/tree/wdt_for_v3.14_v5
Tested-By: Willy Tarreau <w@1wt.eu>
Works like a charm on the mirabox, I've long been missing a hardware
watchdog to save me from unplugging the power cord after some hangs
during development.
Thanks,
Willy
WARNING: multiple messages have this Message-ID (diff)
From: w@1wt.eu (Willy Tarreau)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 00/20] Armada 370/XP watchdog support
Date: Fri, 31 Jan 2014 18:25:25 +0100 [thread overview]
Message-ID: <20140131172525.GL31190@1wt.eu> (raw)
In-Reply-To: <20140129181949.GB27143@localhost>
On Wed, Jan 29, 2014 at 03:19:50PM -0300, Ezequiel Garcia wrote:
> On Mon, Jan 27, 2014 at 12:27:00PM -0300, Ezequiel Garcia wrote:
> > A new round, mostly fixing some minor nitpicks.
> >
>
> If anyone wants to give this a test, here's a public branch:
>
> https://github.com/MISL-EBU-System-SW/mainline-public/tree/wdt_for_v3.14_v5
Tested-By: Willy Tarreau <w@1wt.eu>
Works like a charm on the mirabox, I've long been missing a hardware
watchdog to save me from unplugging the power cord after some hangs
during development.
Thanks,
Willy
WARNING: multiple messages have this Message-ID (diff)
From: Willy Tarreau <w@1wt.eu>
To: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Cc: Lior Amsalem <alior@marvell.com>,
devicetree@vger.kernel.org, Jason Cooper <jason@lakedaemon.net>,
Tawfik Bayouk <tawfik@marvell.com>, Andrew Lunn <andrew@lunn.ch>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Wim Van Sebroeck <wim@iguana.be>, Arnd Bergmann <arnd@arndb.de>,
Guenter Roeck <linux@roeck-us.net>,
Gregory Clement <gregory.clement@free-electrons.com>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
linux-arm-kernel@lists.infradead.org,
linux-watchdog@vger.kernel.org
Subject: Re: [PATCH v5 00/20] Armada 370/XP watchdog support
Date: Fri, 31 Jan 2014 18:25:25 +0100 [thread overview]
Message-ID: <20140131172525.GL31190@1wt.eu> (raw)
In-Reply-To: <20140129181949.GB27143@localhost>
On Wed, Jan 29, 2014 at 03:19:50PM -0300, Ezequiel Garcia wrote:
> On Mon, Jan 27, 2014 at 12:27:00PM -0300, Ezequiel Garcia wrote:
> > A new round, mostly fixing some minor nitpicks.
> >
>
> If anyone wants to give this a test, here's a public branch:
>
> https://github.com/MISL-EBU-System-SW/mainline-public/tree/wdt_for_v3.14_v5
Tested-By: Willy Tarreau <w@1wt.eu>
Works like a charm on the mirabox, I've long been missing a hardware
watchdog to save me from unplugging the power cord after some hangs
during development.
Thanks,
Willy
next prev parent reply other threads:[~2014-01-31 17:27 UTC|newest]
Thread overview: 109+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-27 15:27 [PATCH v5 00/20] Armada 370/XP watchdog support Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 01/20] ARM: Introduce atomic MMIO modify Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-28 10:31 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 02/20] clocksource: orion: Use atomic access for shared registers Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-02-05 19:10 ` Jason Cooper
2014-02-05 19:10 ` Jason Cooper
2014-02-05 19:10 ` Jason Cooper
2014-02-05 23:19 ` Ezequiel Garcia
2014-02-05 23:19 ` Ezequiel Garcia
2014-02-05 23:19 ` Ezequiel Garcia
2014-02-06 23:47 ` Daniel Lezcano
2014-02-06 23:47 ` Daniel Lezcano
2014-02-06 23:47 ` Daniel Lezcano
2014-01-27 15:27 ` [PATCH v5 03/20] watchdog: orion: Add clock error handling Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 04/20] watchdog: orion: Use atomic access for shared registers Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 05/20] watchdog: orion: Remove unused macros Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 06/20] watchdog: orion: Make sure the watchdog is initially stopped Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 07/20] watchdog: orion: Handle the interrupt so it's properly acked Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 08/20] watchdog: orion: Make RSTOUT register a separate resource Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 09/20] watchdog: orion: Remove unneeded BRIDGE_CAUSE clear Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 10/20] watchdog: orion: Introduce an orion_watchdog device structure Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 11/20] watchdog: orion: Introduce per-compatible of_device_id data Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 12/20] watchdog: orion: Add per-compatible clock initialization Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 13/20] watchdog: orion: Add per-compatible watchdog start implementation Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 14/20] watchdog: orion: Add support for Armada 370 and Armada XP SoC Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 17:36 ` Russell King - ARM Linux
2014-01-27 17:36 ` Russell King - ARM Linux
2014-01-27 17:36 ` Russell King - ARM Linux
2014-01-28 10:27 ` Ezequiel Garcia
2014-01-28 10:27 ` Ezequiel Garcia
2014-01-28 10:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 15/20] ARM: mvebu: Enable Armada 370/XP watchdog in the devicetree Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 16/20] ARM: kirkwood: Add RSTOUT 'reg' entry to devicetree Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-29 20:15 ` Andrew Lunn
2014-01-29 20:15 ` Andrew Lunn
2014-01-29 20:15 ` Andrew Lunn
2014-01-27 15:27 ` [PATCH v5 17/20] ARM: dove: Enable Dove watchdog in the devicetree Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 18/20] watchdog: orion: Enable the build on ARCH_MVEBU Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 19/20] ARM: mvebu: Enable watchdog support in defconfig Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` [PATCH v5 20/20] ARM: dove: Enable watchdog support in the defconfig Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:27 ` Ezequiel Garcia
2014-01-27 15:50 ` [PATCH v5 00/20] Armada 370/XP watchdog support Jason Cooper
2014-01-27 15:50 ` Jason Cooper
2014-01-27 15:50 ` Jason Cooper
2014-01-29 18:19 ` Ezequiel Garcia
2014-01-29 18:19 ` Ezequiel Garcia
2014-01-29 18:19 ` Ezequiel Garcia
2014-01-30 20:53 ` Jason Cooper
2014-01-30 20:53 ` Jason Cooper
2014-01-30 20:53 ` Jason Cooper
2014-01-30 21:50 ` Ezequiel Garcia
2014-01-30 21:50 ` Ezequiel Garcia
2014-01-30 21:50 ` Ezequiel Garcia
2014-01-30 22:00 ` Sebastian Hesselbarth
2014-01-30 22:00 ` Sebastian Hesselbarth
2014-01-30 22:00 ` Sebastian Hesselbarth
2014-01-30 22:16 ` Jason Cooper
2014-01-30 22:16 ` Jason Cooper
2014-01-30 22:16 ` Jason Cooper
2014-01-30 22:37 ` Ezequiel Garcia
2014-01-30 22:37 ` Ezequiel Garcia
2014-01-30 22:37 ` Ezequiel Garcia
2014-01-31 17:25 ` Willy Tarreau [this message]
2014-01-31 17:25 ` Willy Tarreau
2014-01-31 17:25 ` Willy Tarreau
2014-02-05 19:06 ` Jason Cooper
2014-02-05 19:06 ` Jason Cooper
2014-02-05 19:06 ` Jason Cooper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140131172525.GL31190@1wt.eu \
--to=w@1wt.eu \
--cc=alior@marvell.com \
--cc=andrew@lunn.ch \
--cc=arnd@arndb.de \
--cc=daniel.lezcano@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=ezequiel.garcia@free-electrons.com \
--cc=gregory.clement@free-electrons.com \
--cc=jason@lakedaemon.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=sebastian.hesselbarth@gmail.com \
--cc=tawfik@marvell.com \
--cc=wim@iguana.be \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.