Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / arch / powerpc / include / asm / icswx.h
index 9f8402b..27e588f 100644 (file)
@@ -164,6 +164,7 @@ struct coprocessor_request_block {
 #define ICSWX_INITIATED                (0x8)
 #define ICSWX_BUSY             (0x4)
 #define ICSWX_REJECTED         (0x2)
+#define ICSWX_XERS0            (0x1)   /* undefined or set from XERSO. */
 
 static inline int icswx(__be32 ccw, struct coprocessor_request_block *crb)
 {