Re: [PATCH 2/8] powerpc/papr_scm: Provide support for fetching dimm health information

2020-03-09 Thread Aneesh Kumar K.V
Vaibhav Jain writes: > Implement support for fetching dimm health information via > H_SCM_HEALTH hcall as documented in Ref[1]. The hcall returns a pair of > 64-bit big-endian integers which are then stored in 'struct > papr_scm_priv' and subsequently exposed to userspace via dimm > attribute 'pa

[PATCH 2/8] powerpc/papr_scm: Provide support for fetching dimm health information

2020-02-20 Thread Vaibhav Jain
Implement support for fetching dimm health information via H_SCM_HEALTH hcall as documented in Ref[1]. The hcall returns a pair of 64-bit big-endian integers which are then stored in 'struct papr_scm_priv' and subsequently exposed to userspace via dimm attribute 'papr_flags'. 'papr_flags' sysfs at