On 08/25/2010 03:55 PM, Anthony Liguori wrote:
Maybe we can merge the patches. As for your patch, I have some comment. - bus itself may want its own handler. At lease pci bus needs it. And propagating reset signal to children is up to the bus controller.I disagree. Reset should be equivalent to power off + init and it's not something that can be selectively propagated.
Not all busses propagate reset - SCSI is an example (I think). -- error compiling committee.c: too many arguments to function