Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1714374

Re: [PATCH v4] acpi: apei: fix the wrong iteration of generic error status block

From "Rafael J. Wysocki" <rjw@rjwysocki.net>
Newsgroups linux.kernel
Subject Re: [PATCH v4] acpi: apei: fix the wrong iteration of generic error status block
Date 2017-08-17 23:00 +0200
Message-ID <ufA3w-1Eh-19@gated-at.bofh.it> (permalink)
References <ufrtf-4hy-5@gated-at.bofh.it> <ufrCX-4m1-55@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thursday, August 17, 2017 1:43:49 PM CEST Borislav Petkov wrote:
> On Thu, Aug 17, 2017 at 08:07:18PM +0800, Dongjiu Geng wrote:
> > The revision 0x300 generic error data entry is different
> > from the old version, but currently iterating through the
> > GHES estatus blocks does not take into account this difference.
> > This will lead to failure to get the right data entry if GHES
> > has revision 0x300 error data entry.
> > 
> > Update the GHES estatus iteration to properly increment using
> > iteration macro,
> 
> This is not what I meant - I meant:
> 
> "Update the GHES estatus iteration macro to properly increment using
> acpi_hest_get_next(), and ..."
> 
> But you don't need to send another version.
> 
> Rafael, please correct that when applying, instead.

I will, thanks!

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v4] acpi: apei: fix the wrong iteration of generic error status block Dongjiu Geng <gengdongjiu@huawei.com> - 2017-08-17 13:50 +0200
  Re: [PATCH v4] acpi: apei: fix the wrong iteration of generic error  status block Borislav Petkov <bp@suse.de> - 2017-08-17 14:00 +0200
    Re: [PATCH v4] acpi: apei: fix the wrong iteration of generic error status block "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-08-17 23:00 +0200

csiph-web