Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1410515
| From | "Luck, Tony" <tony.luck@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH] x86/mce: Do not use bank 1 for APEI generated error logs. |
| Date | 2016-05-31 20:20 +0200 |
| Message-ID | <rEWqK-68v-29@gated-at.bofh.it> (permalink) |
| References | <rDxE5-e5-7@gated-at.bofh.it> <rDH0J-63f-5@gated-at.bofh.it> <rEVuG-5z8-15@gated-at.bofh.it> <rEWh3-653-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> Btw, would it have any benefit of writing a "magic" value in m.bank > to denote the error comes from APEI instead of number of banks which > differs between generations? > > Something like > > m.bank = -1; > > or so? That might be a bit more obvious than my subtle "one more than possible on this platform" magic number. > 255 banks will never happen anyway! (Famous last words ... :-))) Intel is stuck at 32 unless we come up with a new mechanism and change all the code that generates MSR numbers with "base + 4*i". There are some virtualization MSRs allocated at what would be bank32. -Tony
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
RE: [PATCH] x86/mce: Do not use bank 1 for APEI generated error logs. "Luck, Tony" <tony.luck@intel.com> - 2016-05-31 19:20 +0200
Re: [PATCH] x86/mce: Do not use bank 1 for APEI generated error logs. Borislav Petkov <bp@alien8.de> - 2016-05-31 20:10 +0200
RE: [PATCH] x86/mce: Do not use bank 1 for APEI generated error logs. "Luck, Tony" <tony.luck@intel.com> - 2016-05-31 20:20 +0200
Re: [PATCH] x86/mce: Do not use bank 1 for APEI generated error logs. Borislav Petkov <bp@alien8.de> - 2016-06-03 10:30 +0200
csiph-web