Re: [PATCH] watchdog: add support for w83697hg chip

From: Samuel Tardieu
Date: Sat Sep 09 2006 - 11:35:08 EST


On 9/09, Alan Cox wrote:

| This is insufficient. Many watchdog drivers are broken here but that's
| no excuse to continue the problem because people will copy the errror
| (as I suspect you did)
|
| fd = open("/dev/watchdog", O_RDWR);
| switch(fork())
| {
|
| .. one open, two users, two processes, two CPUs

Right. Thanks for the review, will fix.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/