Re: hotplug and interrupt context

2001-03-12 Thread Andreas Bombe
On Sun, Mar 11, 2001 at 10:18:18PM -0500, Jeff Garzik wrote: > Andreas Bombe wrote: > > > > I couldn't trace that down to be 100% sure and it's better to conform to > > design than implementation, so I'll ask: > > > > Do the probe and remove functions of a pci_driver have to be able to > > work

Re: hotplug and interrupt context

2001-03-11 Thread Jeff Garzik
Andreas Bombe wrote: > > I couldn't trace that down to be 100% sure and it's better to conform to > design than implementation, so I'll ask: > > Do the probe and remove functions of a pci_driver have to be able to > work in interrupt context? (i.e. GFP_ATOMIC and stuff) No, no interrupt contex