Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1417528

Re: [PATCH v3 6/6] watchdog: pretimeout: add noop pretimeout governor

From Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 6/6] watchdog: pretimeout: add noop pretimeout governor
Date 2016-06-08 16:40 +0200
Message-ID <rHMOd-1mm-15@gated-at.bofh.it> (permalink)
References <rHt8S-5BX-25@gated-at.bofh.it> <rHt8S-5BX-37@gated-at.bofh.it> <rHFWp-5tG-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 08.06.2016 10:10, Wolfram Sang wrote:
>> +static void pretimeout_noop(struct watchdog_device *wdd)
>> +{
>> +	pr_alert("watchdog pretimeout event\n");
>> +}
> 
> My version said which watchdog caused the event, why not adding that?
> 

I will add it. It's a bit sad that a virtual volatile id is reported,
but it is better than nothing...

Best wishes,
Vladimir

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH v3 6/6] watchdog: pretimeout: add noop pretimeout governor Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> - 2016-06-07 19:40 +0200
  Re: [PATCH v3 6/6] watchdog: pretimeout: add noop pretimeout governor Wolfram Sang <wsa@the-dreams.de> - 2016-06-08 09:20 +0200
    Re: [PATCH v3 6/6] watchdog: pretimeout: add noop pretimeout governor Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> - 2016-06-08 16:40 +0200

csiph-web