public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* userspace pci config space accesses
@ 2004-04-28 21:49 Brian King
  2004-04-28 22:52 ` Greg KH
  0 siblings, 1 reply; 7+ messages in thread
From: Brian King @ 2004-04-28 21:49 UTC (permalink / raw)
  To: linux-kernel

I recently ran into a problem where lspci was trying to read pci config space
of a pci adapter while the device driver for that adapter was running BIST
on it. On ppc64, this resulted in a PCI error and puts the slot into an error
state making it unusable for the remainder of that system boot. Should there
be some blocking in place so that userspace pci config reads will not occur
in these windows or is using tools like lspci user beware? Part of my problem
was that lspci was being called as a result of a boot script so on a particular
machine I was hitting this every boot.


-- 
Brian King
eServer Storage I/O
IBM Linux Technology Center


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-05-01  5:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-28 21:49 userspace pci config space accesses Brian King
2004-04-28 22:52 ` Greg KH
2004-04-28 23:26   ` Brian King
2004-04-28 23:38     ` Greg KH
2004-04-29  0:38       ` Brian King
2004-04-29 10:11         ` Arjan van de Ven
2004-05-01  5:50         ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox