Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1234868
| From | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 1/9] watchdog: Always evaluate new timeout against min_timeout |
| Date | 2015-09-29 11:00 +0200 |
| Message-ID | <qdYVs-1z1-13@gated-at.bofh.it> (permalink) |
| References | <qdYsq-10X-5@gated-at.bofh.it> <qdYsq-10X-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Sep 29, 2015 at 01:27:24AM -0700, Guenter Roeck wrote: > Up to now, a new timeout value is only evaluated against min_timeout > if max_timeout is provided. This does not really make sense; a driver > can have a minimum timeout even if it does not have a maximum timeout. > Ensure that it is not smaller than min_timeout, even if max_timeout > is not set. > > Signed-off-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4 1/9] watchdog: Always evaluate new timeout against min_timeout Guenter Roeck <linux@roeck-us.net> - 2015-09-29 10:30 +0200 Re: [PATCH v4 1/9] watchdog: Always evaluate new timeout against min_timeout Uwe Kleine-König <u.kleine-koenig@pengutronix.de> - 2015-09-29 11:00 +0200
csiph-web