Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1256555

Re: character driver - poll() timeout

From Clemens Ladisch <clemens@ladisch.de>
Newsgroups linux.kernel
Subject Re: character driver - poll() timeout
Date 2015-10-27 09:20 +0100
Message-ID <qo7E7-2QQ-17@gated-at.bofh.it> (permalink)
References <qo6oG-1Wi-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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?


Regards,
Clemens
--
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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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