Re: [PATCH v2] cxl: Export AFU error buffer via sysfs

2015-05-20 Thread Michael Neuling
On Wed, 2015-05-20 at 22:31 +1000, Michael Neuling wrote: > On Wed, 2015-05-20 at 22:12 +1000, Michael Neuling wrote: > > On Wed, 2015-05-20 at 16:26 +0530, Vaibhav Jain wrote: > > > Export the "AFU Error Buffer" via sysfs attribute (afu_err_buf). AFU > > > error buffer is used by the AFU to report

Re: [PATCH v2] cxl: Export AFU error buffer via sysfs

2015-05-20 Thread Michael Neuling
On Wed, 2015-05-20 at 22:12 +1000, Michael Neuling wrote: > On Wed, 2015-05-20 at 16:26 +0530, Vaibhav Jain wrote: > > Export the "AFU Error Buffer" via sysfs attribute (afu_err_buf). AFU > > error buffer is used by the AFU to report application specific > > errors. The contents of this buffer are

Re: [PATCH v2] cxl: Export AFU error buffer via sysfs

2015-05-20 Thread Michael Neuling
On Wed, 2015-05-20 at 16:26 +0530, Vaibhav Jain wrote: > Export the "AFU Error Buffer" via sysfs attribute (afu_err_buf). AFU > error buffer is used by the AFU to report application specific > errors. The contents of this buffer are AFU specific and are intended to > be interpreted by the applicati

[PATCH v2] cxl: Export AFU error buffer via sysfs

2015-05-20 Thread Vaibhav Jain
Export the "AFU Error Buffer" via sysfs attribute (afu_err_buf). AFU error buffer is used by the AFU to report application specific errors. The contents of this buffer are AFU specific and are intended to be interpreted by the application interacting with the afu. Testing: - Build against