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


Groups > linux.kernel > #1256555

Re: character driver - poll() timeout

Path csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From Clemens Ladisch <clemens@ladisch.de>
Newsgroups linux.kernel
Subject Re: character driver - poll() timeout
Date Tue, 27 Oct 2015 09:20:03 +0100
Message-ID <qo7E7-2QQ-17@gated-at.bofh.it> (permalink)
References <qo6oG-1Wi-11@gated-at.bofh.it>
X-Original-To Muni Sekhar <munisekharrms@gmail.com>, linux-kernel@vger.kernel.org
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Df-Sender bGludXgta2VybmVsQGNsLmRvbWFpbmZhY3Rvcnkta3VuZGUuZGU=
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 15
Organization linux.* mail to news gateway
X-Original-Date Tue, 27 Oct 2015 09:11:31 +0100
X-Original-Message-ID <562F31B3.6090103@ladisch.de>
X-Original-References <CAHhAz+h9-3JcRR2A-xUWDDGGV+ELd0z4qEv+wHUgyw=WVmFQCw@mail.gmail.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1256555

Show key headers only | 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