Re: [PATCH v2 4/9] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()

2014-01-28 Thread Brian King
/msg71644.html Do you want me to rediff your patches on top of this one, or do you want to keep the entire MSI series together and do the rediff? Otherwise the patches seem fine. Thanks, Brian -- Brian King Power Linux I/O IBM Linux Technology Center -- To unsubscribe from this list: send the line

Re: [PATCH 0/3] PCI: Rework config space locking, add INTx masking services

2011-10-14 Thread Brian King
of handling it? If so, can I get some Reviewed/Acked-bys from people? Acked-by: Brian King brk...@linux.vnet.ibm.com -- Brian King Linux on Power Virtualization IBM Linux Technology Center -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to majord

Re: [RFC] pci: Rework config space blocking services

2011-09-07 Thread Brian King
Here is how I would prefer to rework ipr. Thanks, Brian -- Brian King Linux on Power Virtualization IBM Linux Technology Center The PCI config space blocking API has changed to better allow for multiple users. Update ipr to use the new API. Signed-off-by: Brian King brk

Re: Broken pci_block_user_cfg_access interface

2011-08-30 Thread Brian King
interface. If it can return a failure due to some other caller, it should be easy enough to modify the ipr driver to wait for access to get unblocked before resetting the adapter. Thanks, Brian -- Brian King Linux on Power Virtualization IBM Linux Technology Center -- To unsubscribe from this list

Re: Broken pci_block_user_cfg_access interface

2011-08-30 Thread Brian King
On 08/30/2011 01:01 PM, Michael S. Tsirkin wrote: On Tue, Aug 30, 2011 at 11:30:35AM -0500, Brian King wrote: On 08/29/2011 02:18 PM, Michael S. Tsirkin wrote: On Mon, Aug 29, 2011 at 08:47:07PM +0200, Jan Kiszka wrote: On 2011-08-29 17:42, Jan Kiszka wrote: I still don't get what prevents