Crash Point Type Result Comments
INT_HARDWARE_ENTRY
(IRQ handling with IRQs disabled)
 Panic  Pass    --
 Bug  Pass    --
 Exception  Pass    --
 Loop  Pass    --
 Overflow  Pass    --
INT_HW_IRQ_EN
(IRQ handling with IRQs enabled)
 Panic  Pass    --
 Bug  Pass    --
 Exception  Pass    --
 Loop  Pass    --
 Overflow  Fail   Reboots.
TASKLET
(TASKLET with IRQs disabled)
 Panic  Pass    --
 Bug  Pass    --
 Exception  Pass    --
 Loop  Pass   --
 Overflow  Fail   It hangs.
INT_TASKLET_ENTRY
(TASKLET with IRQs enabled)
 Panic  Pass    --
 Bug  Pass    --
 Exception  Pass    --
 Loop  Pass    --
 Overflow  Fail   Reboots
FS_DEVRW
(Block I/O)
 Panic  Pass    --
 Bug  Pass    --
 Exception  Pass    --
 Loop  Pass    --
 Overflow  Pass   --
MEM_SWAPOUT
(Memory Swap-out)
 Panic  ----   Crash point didnt hit.
 Bug  ----   Crash point didnt hit.
 Exception  ----   Crash point didnt hit.
 Loop  ----   Crash point didnt hit.
 Overflow  ----   Crash point didnt hit.
TIMERADD
(Timer processing)
 Panic  Pass   Doesnt work with 2.6.16-mm2, Fixed in 2.6.17-rc1.
 Bug  Pass    --
 Exception  ----    Crash point didnt hit
 Loop  Pass   --
 Overflow  Pass   --
SCSI_DISPATCH_CMD
(SCSI command)
 Panic  Pass   --
 Bug  Pass    --
 Exception  Pass    --
 Loop  Pass    --
 Overflow  Pass   --
IDE_CORE_CP
(IDE command)
 Panic  ---   No IDE device found.
 Bug  ---   No IDE device found
 Exception  ---   No IDE device found
 Loop  ---   No IDE device found
 Overflow  ---   No IDE device found

For Detailed reports

click here: