From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 2 Nov 2001 01:05:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 2 Nov 2001 01:05:39 -0500 Received: from [202.54.26.202] ([202.54.26.202]:15541 "EHLO hindon.hss.co.in") by vger.kernel.org with ESMTP id ; Fri, 2 Nov 2001 01:05:34 -0500 X-Lotus-FromDomain: HSS From: gspujar@hss.hns.com To: linux-kernel@vger.kernel.org Message-ID: <65256AF8.00218CB4.00@sandesh.hss.hns.com> Date: Fri, 2 Nov 2001 11:38:47 +0530 Subject: software watchdog Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, I am using software watchdog in my application. Is there any way to ensure that watchdog continues its job even after the process that opens the watchdog device crashes or teminates ? Thanks in advance Girish