How many Interrupts at the same time? 
    mod+linuxppc-embedded at MissionCriticalLinux.com 
    mod+linuxppc-embedded at MissionCriticalLinux.com
       
    Tue Jan  8 06:15:28 EST 2002
    
    
  
>What options do we have?
do_IRQ() keeps asking your get_irq()
routine which irq to serice.  Couldn't your
get_irq() keep reporting pending requests
until all (currently known) requests were
satisfied?  It isn't necessary to actually
commence a nested instance of exception
handling for every request, right?
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
    
    
More information about the Linuxppc-embedded
mailing list