mce: acpi/apei: Add comments to clarify usage of the various bitfields in the MCA...
authorNaveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Tue, 25 Jun 2013 18:28:59 +0000 (23:58 +0530)
committerTony Luck <tony.luck@intel.com>
Tue, 25 Jun 2013 20:53:27 +0000 (13:53 -0700)
There is some confusion about the 'mce_poll_banks' and 'mce_banks_owned'
per-cpu bitmaps.  Provide comments so that we all know exactly what these
are used for, and why.

Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Acked-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found