All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Altobelli <david.altobelli@hp.com>
To: linux-kernel@vger.kernel.org
Cc: gregkh@suse.de, david.altobelli@hp.com
Subject: [PATCH 0/3] Enable poll handler in hpilo
Date: Mon, 10 Aug 2009 13:57:36 -0600	[thread overview]
Message-ID: <20090810195735.GA29372@ldl.fc.hp.com> (raw)

Add a .poll() in order for applications to wait for a packet without wasting 
system resources by repeatedly reading a mostly empty channel.

Three patches follow: some minor refactoring that shouldn't be functionally 
different, adding an interrupt handler, and finally adding a .poll().

Please CC me on any replies, and thanks,
Dave
---

David Altobelli (3):
	hpilo: staging for interrupt handling
	hpilo: add interrupt handler
	hpilo: add poll f_op 

             reply	other threads:[~2009-08-10 19:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-10 19:57 David Altobelli [this message]
2009-08-10 19:58 ` [PATCH 1/3] hpilo: staging for interrupt handling David Altobelli
2009-08-10 20:00 ` [PATCH 2/3] hpilo: add interrupt handler David Altobelli
2009-08-18 21:30   ` Andrew Morton
2009-08-18 22:25     ` Altobelli, David
2009-08-10 20:00 ` [PATCH 3/3] hpilo: add poll f_op David Altobelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090810195735.GA29372@ldl.fc.hp.com \
    --to=david.altobelli@hp.com \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.