commit | f57518cd56e2919afbcef3839122a75e291c7f85 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@suse.de> | Sat Apr 20 23:01:03 2019 +0200 |
committer | Borislav Petkov <bp@suse.de> | Sat Jun 08 17:39:11 2019 +0200 |
tree | cfb1fbcdc59d27210b1626c4dd04f8cf3ed30e03 | |
parent | b8b5ca6600dec2a4f1e50ca9d3cf9e1d032870cd [diff] |
RAS/CEC: Dump the different array element sections When dumping the array elements, print them in the following format: [ PFN | generation in binary | count ] to be perfectly clear what all those sections are. Signed-off-by: Borislav Petkov <bp@suse.de> Cc: Tony Luck <tony.luck@intel.com> Cc: linux-edac <linux-edac@vger.kernel.org>