public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable poll handler in hpilo
@ 2009-08-10 19:57 David Altobelli
  2009-08-10 19:58 ` [PATCH 1/3] hpilo: staging for interrupt handling David Altobelli
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David Altobelli @ 2009-08-10 19:57 UTC (permalink / raw)
  To: linux-kernel; +Cc: gregkh, david.altobelli

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 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-08-18 22:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-10 19:57 [PATCH 0/3] Enable poll handler in hpilo David Altobelli
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox