Re: [PATCH v3 0/2] Prepartion for SR-IOV PowerVM Enablement

2017-10-11 Thread Bjorn Helgaas
On Fri, Sep 22, 2017 at 09:19:26AM -0500, Bryant G. Ly wrote: > This patch series is to prepare for enabling SR-IOV > on pseries. It separates the calls to be machine dependent > and does not change any current functionality. > > The patch linked below which is currently in review is a dependency:

[PATCH v3 0/2] Prepartion for SR-IOV PowerVM Enablement

2017-09-22 Thread Bryant G. Ly
This patch series is to prepare for enabling SR-IOV on pseries. It separates the calls to be machine dependent and does not change any current functionality. The patch linked below which is currently in review is a dependency: https://patchwork.kernel.org/patch/9882915/ v1 - Initial patch v2 - Ad