Fwd: BUG in linux+v3.2.1/drivers/xen/xen-pciback/pci_stub.c

From: ÐÐÑÐ ÐÐÑÐÐÐÐÑÐ
Date: Wed Jan 25 2012 - 05:20:26 EST


First, maintainer's addresses (Ryan Wilson <hap9@xxxxxxxxxxxxxx>,
Chris Bookholt <hap10@xxxxxxxxxxxxxx>) are wrong (users unknown to
remote mailsystem), so posting to you:

PCI bus format strings are wrong.

"%04x:%02x:%02x.%d"

should be used instead of

"%04x:%02x:%02x.%1x"

(in many places of linux+v3.2.1/drivers/xen/xen-pciback/pci_stub.c)

--
Segmentation fault
--
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/