On Tue, May 29, 2001 at 08:14:32AM -0700, bhupinder sahran wrote:
> IRQ LOCK: IRQ 68 is locking the system .disabled.
> IRQ LOCK: IRQ 68 is locking the system .disabled.

For reference, "IRQ LOCK" means that an interrupt has been serviced
_lots_ of times from the same PC location without the jiffy counter
increasing.  In other words, we've stopped doing useful work, and
are constantly looping, trying to process the specified interrupt
number.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       [EMAIL PROTECTED]      --- ---
  | | | |            http://www.arm.linux.org.uk/            /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to