[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160608070804.GD1521@katana>
Date: Wed, 8 Jun 2016 09:08:04 +0200
From: Wolfram Sang <wsa@...-dreams.de>
To: Vladimir Zapolskiy <vladimir_zapolskiy@...tor.com>
Cc: Wim Van Sebroeck <wim@...ana.be>,
Guenter Roeck <linux@...ck-us.net>,
Robin Gong <b38343@...escale.com>,
linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 5/6] watchdog: pretimeout: add panic pretimeout
governor
> +static void pretimeout_panic(struct watchdog_device *wdd)
> +{
> + panic("panic on watchdog pretimeout event\n");
> +}
And here we have the same redundant message again ("panic on") :( Did
you look at my patches at all? To me, it looks like you didn't or you
are intentionally trying to leave my changes out. I don't think they
were all bad. In the previous patch in watchdog_notify_pretimeout() you
used the shortened message BTW.
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists