1. 03 10月, 2006 1 次提交
  2. 04 7月, 2006 1 次提交
  3. 01 7月, 2006 1 次提交
  4. 16 12月, 2005 1 次提交
  5. 23 6月, 2005 1 次提交
    • U
      [PATCH] ppc64: add a watchdog driver for rtas · 031f7ede
      Utz Bacher 提交于
      Add a watchdog using the RTAS OS surveillance service. This is
      provided as a simpler alternative to rtasd. The added value
      is that it works with standard watchdog client programs and
      can therefore also do user space monitoring.
      
      On BPA, rtasd is not really useful because the hardware does
      not have much to report with event-scan.
      
      The driver should also work on other platforms that support
      the OS surveillance rtas calls.
      Signed-off-by: NArnd Bergmann <arndb@de.ibm.com>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      031f7ede