[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120911110021.GG27604@spo001.leaseweb.com>
Date: Tue, 11 Sep 2012 13:00:21 +0200
From: Wim Van Sebroeck <wim@...ana.be>
To: Oskar Schirmer <oskar@...ra.com>
Cc: Sascha Hauer <kernel@...gutronix.de>, linux-kernel@...r.kernel.org,
Wolfram Sang <w.sang@...gutronix.de>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH v2] watchdog/imx2+: add support for pretimeout interrupt functionality
Hi Oskar,
> This watchdog device provides pretimeout facilities:
> Set some timeout value and get informed about imminent
> watchdog activity thru interrupt.
>
> Allow user to wait for this interrupt thru poll(2),
> and to clear it thru read(2).
>
> Signed-off-by: Oskar Schirmer <oskar@...ra.com>
> Cc: Wim Van Sebroeck <wim@...ana.be>
> Cc: Wolfram Sang <w.sang@...gutronix.de>
> Cc: Sascha Hauer <kernel@...gutronix.de>
> Cc: Andrew Morton <akpm@...ux-foundation.org>
I have a problem with the read and poll.
We had "read()" in the past so we have a possible issue here (different function but userspace apps could still use the old read)...
Can you explain what the read and poll does and where you want to use it.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists