Re: open bugzilla reports

From: Russell King
Date: Sat Feb 04 2006 - 04:49:12 EST


On Fri, Feb 03, 2006 at 03:11:50PM -0800, Andrew Morton wrote:
> serial
> ======
>
> [Bug 5832] Enabling ACPI Plug and Play in kernels
> http://bugzilla.kernel.org/show_bug.cgi?id=5832

This seems to be misfiled. Why do you think this is a serial bug?
It seems to be talking about parallel ports.

> [Bug 5875] quad RS232 port card detected as 8,
> http://bugzilla.kernel.org/show_bug.cgi?id=5875

This seems to be because we have an explicit vendor/device ID listed
in 8250_pci for (according to this bug report) something which isn't
a serial device. What I don't know is if these vendor/device IDs
also exist for something which is a serial device. Hence, removing
them could cause more problems than keeping them. Since it has no
effect other than causing extra ports to appear, this is low priority.

> [Bug 5942] serial driver gives up and we get IRQ3
> http://bugzilla.kernel.org/show_bug.cgi?id=5942

No idea what's happening here. No one else seems to be using IRQ3,
we've disabled the interrupt at the UART, yet we get a stuck IRQ3.
Don't think it's serial related, it just happens that closing the
serial port shows it.

> [Bug 5958] CF bluetooth card oopses machine when
> http://bugzilla.kernel.org/show_bug.cgi?id=5958

This isn't a serial bug - it's a bluetooth ldisc bug. I reported it
to the bluetooth folk back when it first got raised by Pavel. However,
they seem to be completely disinterested in fixing it.

Unfortunately, there isn't a category for bt crap in bugzilla, otherwise
I'd reassign it. Please kick the bt folk.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
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/