public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Watchdog API Update
@ 2007-06-01 19:00 Andrew Kilkenny
  2007-06-02 17:12 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Kilkenny @ 2007-06-01 19:00 UTC (permalink / raw)
  To: khollis; +Cc: linux-standards, linux-kernel

Patched from 2.6.16

Included are patches for the Watchdog API. This API is already AD HOC 
according to the documentation, so the update is not expected to meet 
much opposition.

The patch/api update adds support for enabling watchdog monitoring 
directly via the kernel driver. It appears some drivers do this on their 
own, while others implement the api, dictating that userspace programs 
manage the watchdog. This includes adding both the ability for userspace 
to enable/disable the feature, and to compile in the feature to be 
enabled automatically at boot.

The Patch file includes diffs from watchdog.h, the watchdog.txt 
documentation, and a KConfig file.

I am unsure on the licensing information. The header file only mentions 
it was derived from Ken's original code. GPL information is absent, 
along with dates. In fact, I am unsure where the copyright belongs, if 
it defaults to Berkshire PC, if it must be GPL, and the like. Guidance 
will be greatly appreciated, especially if (absent a GPL declaration) I 
need permission to handle this code.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Watchdog API Update
  2007-06-01 19:00 Watchdog API Update Andrew Kilkenny
@ 2007-06-02 17:12 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2007-06-02 17:12 UTC (permalink / raw)
  To: Andrew Kilkenny, wim; +Cc: khollis, linux-standards, linux-kernel

On Fri, 01 Jun 2007 14:00:10 -0500 Andrew Kilkenny wrote:

> Patched from 2.6.16
> 
> Included are patches for the Watchdog API. This API is already AD HOC 
> according to the documentation, so the update is not expected to meet 
> much opposition.
> 
> The patch/api update adds support for enabling watchdog monitoring 
> directly via the kernel driver. It appears some drivers do this on their 
> own, while others implement the api, dictating that userspace programs 
> manage the watchdog. This includes adding both the ability for userspace 
> to enable/disable the feature, and to compile in the feature to be 
> enabled automatically at boot.
> 
> The Patch file includes diffs from watchdog.h, the watchdog.txt 
> documentation, and a KConfig file.

what patch file??

> I am unsure on the licensing information. The header file only mentions 
> it was derived from Ken's original code. GPL information is absent, 
> along with dates. In fact, I am unsure where the copyright belongs, if 
> it defaults to Berkshire PC, if it must be GPL, and the like. Guidance 
> will be greatly appreciated, especially if (absent a GPL declaration) I 
> need permission to handle this code.


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-02 17:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-01 19:00 Watchdog API Update Andrew Kilkenny
2007-06-02 17:12 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox