kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Disabling an interrupt
@ 2011-03-01  8:55 Jacky Lam
  2011-03-02 22:15 ` Sri Ram Vemulpali
  2011-03-02 22:49 ` Dave Hylands
  0 siblings, 2 replies; 5+ messages in thread
From: Jacky Lam @ 2011-03-01  8:55 UTC (permalink / raw)
  To: kernelnewbies

Hi,

     It's long before when I want to enable/disable an interrupt, I call 
enable_irq()/disable_irq(). However, recently, I do that again. 
disable_irq() do nothing. I looked into the code and find disable_irq() 
is pointing to a empty function default_disable(). This change is 
started from 2.6.20.

     I want to know what should I do if I want to disable an interrupt now?

     Thanks.

Jacky

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

end of thread, other threads:[~2011-03-03  2:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-01  8:55 Disabling an interrupt Jacky Lam
2011-03-02 22:15 ` Sri Ram Vemulpali
2011-03-02 22:49 ` Dave Hylands
2011-03-03  1:26   ` Jacky Lam
2011-03-03  2:51     ` Dave Hylands

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).