Re: as_arq scheduler alloc with 2.6.0-test8-mm1

From: Mr Amit Patel
Date: Mon Oct 27 2003 - 13:00:27 EST


Hi Andrew,

The qlogic driver is for Fibre Channel HBA QLA2342.
This is a beta driver which is part of the mjb1 patch
against 2.6.0-test8. As a part of driver insmod,
driver tries to find fiber channel device and maps it
to scsi block device. Actually I don't have any fibre
channel target attached, so driver does not find any
scsi devices and discovery finishes without adding any
block device.

I am trying to go through driver scsi_scan process and
see when does actual allocation from as_arq happens.
But for some reason after going to kgdb I get SIGEMT
and I cannot debug further. What is causing SIGEMT
cause after doing some search looks like its actually
SIGUSR but linux treats it as SIGEMT. Is there any way
to prevent SIGEMT when I want to use kgdb ?

Thanks for your help,

Amit
--- Andrew Morton <akpm@xxxxxxxx> wrote:
> Mr Amit Patel <patelamitv@xxxxxxxxx> wrote:
> >
> > I am using 2.6.0-test8-mm1 kernel. I am using
> qlogic
> > driver patch with
> > this kernel
>
> What qlogic driver patch is this?
>


__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/