Re: [PATCH v5 1/3] powerpc/eeh: Move PE state constants around

2015-03-26 Thread David Gibson
On Thu, Mar 26, 2015 at 04:42:07PM +1100, Gavin Shan wrote: > There are two equivalent sets of PE state constants, defined in > arch/powerpc/include/asm/eeh.h and include/uapi/linux/vfio.h. > Though the names are different, their corresponding values are > exactly same. The former is used by EEH co

[PATCH v5 1/3] powerpc/eeh: Move PE state constants around

2015-03-25 Thread Gavin Shan
There are two equivalent sets of PE state constants, defined in arch/powerpc/include/asm/eeh.h and include/uapi/linux/vfio.h. Though the names are different, their corresponding values are exactly same. The former is used by EEH core and the latter is used by userspace. The patch moves those const