Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1256824
| From | Muni Sekhar <munisekharrms@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: character driver - poll() timeout |
| Date | 2015-10-27 16:00 +0100 |
| Message-ID | <qodTd-6r2-29@gated-at.bofh.it> (permalink) |
| References | <qo6oG-1Wi-11@gated-at.bofh.it> <qo7E7-2QQ-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Oct 27, 2015 at 1:41 PM, Clemens Ladisch <clemens@ladisch.de> wrote: > Muni Sekhar wrote: >> Is it possible to print the timeout value in character driver poll() API? > > No. Your driver's poll callback never waits. > > Why do you think you need this value? I need to find out when exactly driver's poll callback returned timeout. > > > Regards, > Clemens -- Thanks, Sekhar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
character driver - poll() timeout Muni Sekhar <munisekharrms@gmail.com> - 2015-10-27 08:00 +0100
Re: character driver - poll() timeout Clemens Ladisch <clemens@ladisch.de> - 2015-10-27 09:20 +0100
Re: character driver - poll() timeout Muni Sekhar <munisekharrms@gmail.com> - 2015-10-27 16:00 +0100
Re: character driver - poll() timeout Clemens Ladisch <clemens@ladisch.de> - 2015-10-27 16:20 +0100
Re: character driver - poll() timeout Muni Sekhar <munisekharrms@gmail.com> - 2015-10-28 07:50 +0100
Re: character driver - poll() timeout Clemens Ladisch <clemens@ladisch.de> - 2015-10-28 08:30 +0100
Re: character driver - poll() timeout Muni Sekhar <munisekharrms@gmail.com> - 2015-10-28 11:20 +0100
Re: character driver - poll() timeout Richard Weinberger <richard.weinberger@gmail.com> - 2015-10-27 16:30 +0100
csiph-web