commit | d4dc4bf28263f25e0907072ce163dd454c6aa51a | [log] [tgz] |
---|---|---|
author | David E. Box <david.e.box@linux.intel.com> | Tue Mar 16 19:44:55 2021 -0700 |
committer | Hans de Goede <hdegoede@redhat.com> | Tue Mar 23 21:05:51 2021 +0100 |
tree | 4f6e3cac597ccab27a00ec70a9e0fbf9c69139c5 | |
parent | 501bb68a66cfc0bc2a2458483400cb49daca974f [diff] |
platform/x86: intel_pmt_crashlog: Fix incorrect macros Fixes off-by-one bugs in the macro assignments for the crashlog control bits. Was initially tested on emulation but bug revealed after testing on silicon. Fixes: 5ef9998c96b0 ("platform/x86: Intel PMT Crashlog capability driver") Signed-off-by: David E. Box <david.e.box@linux.intel.com> Link: https://lore.kernel.org/r/20210317024455.3071477-2-david.e.box@linux.intel.com Signed-off-by: Hans de Goede <hdegoede@redhat.com>