Re: [PATCH 0/6] watchdog/hpwdt: cleanups and kdump accommodations
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? > I have been out on vacation, and I am still digging myself out of a big hole. Guenter > Thanks > > Jerry > > > > > > 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 kdumptimeout. > > watchdog/hpwdt: Update documentation > > watchdog/hpwdt: Reflect changes > > > > Documentation/watchdog/hpwdt.txt | 4 +++ > > drivers/watchdog/hpwdt.c | 55 > > ++-- > > 2 files changed, 45 insertions(+), 14 deletions(-) > > > > -- > > 1.8.3.1 > > -- > > - > Jerry Hoemann Software Engineer Hewlett Packard Enterprise > -
Re: [PATCH 0/6] watchdog/hpwdt: cleanups and kdump accommodations
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 unregister. > watchdog/hpwdt: Advertize max_hw_heartbeat_ms > watchdog/hpwdt: Have core ping watchdog. > watchdog/hpwdt: Add module parameter kdumptimeout. > watchdog/hpwdt: Update documentation > watchdog/hpwdt: Reflect changes > > Documentation/watchdog/hpwdt.txt | 4 +++ > drivers/watchdog/hpwdt.c | 55 > ++-- > 2 files changed, 45 insertions(+), 14 deletions(-) > > -- > 1.8.3.1 -- - Jerry Hoemann Software Engineer Hewlett Packard Enterprise -
[PATCH 0/6] watchdog/hpwdt: cleanups and kdump accommodations
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 kdumptimeout. watchdog/hpwdt: Update documentation watchdog/hpwdt: Reflect changes Documentation/watchdog/hpwdt.txt | 4 +++ drivers/watchdog/hpwdt.c | 55 ++-- 2 files changed, 45 insertions(+), 14 deletions(-) -- 1.8.3.1