[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEmTpZH+OeQO=RNBFh_+j_QCmPa8sGhV_OOqqsiKUMmjhBwESw@mail.gmail.com>
Date: Wed, 25 Jan 2012 16:20:26 +0600
From: Марк Коренберг
<socketpair@...il.com>
To: linux-kernel@...r.kernel.org, xen-devel@...ts.xensource.com
Subject: Fwd: BUG in linux+v3.2.1/drivers/xen/xen-pciback/pci_stub.c
First, maintainer's addresses (Ryan Wilson <hap9@...ch.ncsc.mil>,
Chris Bookholt <hap10@...ch.ncsc.mil>) 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists