Re: [PATCH 0/6] watchdog/hpwdt: cleanups and kdump accommodations

2019-06-05 Thread Guenter Roeck
On Wed, Jun 05, 2019 at 04:31:03PM -0600, Jerry Hoemann wrote: > On Fri, May 17, 2019 at 02:59:37PM -0600, Jerry Hoemann wrote: > > First two changes makes hpwdt more generic. > > Next two changes make hpwdt work better with kdump. > > > > Hi Guenter, > > Did you have feedback on this patch set?

Re: [PATCH 0/6] watchdog/hpwdt: cleanups and kdump accommodations

2019-06-05 Thread Jerry Hoemann
On Fri, May 17, 2019 at 02:59:37PM -0600, Jerry Hoemann wrote: > First two changes makes hpwdt more generic. > Next two changes make hpwdt work better with kdump. > Hi Guenter, Did you have feedback on this patch set? Thanks Jerry > > Jerry Hoemann (6): > watchdog/hpwdt: Stop hpwdt on unr

[PATCH 0/6] watchdog/hpwdt: cleanups and kdump accommodations

2019-05-17 Thread Jerry Hoemann
First two changes makes hpwdt more generic. Next two changes make hpwdt work better with kdump. Jerry Hoemann (6): watchdog/hpwdt: Stop hpwdt on unregister. watchdog/hpwdt: Advertize max_hw_heartbeat_ms watchdog/hpwdt: Have core ping watchdog. watchdog/hpwdt: Add module parameter kdumptim