linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Luck, Tony" <tony.luck@intel.com>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Tony Luck <tony.luck@intel.com>, Len Brown <lenb@kernel.org>,
	Huang Ying <ying.huang@intel.com>, Borislav Petkov <bp@suse.de>,
	Tomasz Nowicki <tomasz.nowicki@linaro.org>,
	Jonathan Zhang <zjzhang@codeaurora.org>,
	Tyler Baicar <tbaicar@codeaurora.org>,
	linux-acpi@vger.kernel.org
Subject: [PATCH v2 0/2] Clean up ACPI Boot Error Record Table code
Date: Fri, 12 May 2017 14:42:10 -0700	[thread overview]
Message-ID: <cover.1494624795.git.tony.luck@intel.com> (raw)
In-Reply-To: <20170512120118.zwhgtcbf4u4zshbn@pd.tnic>

From: Tony Luck <tony.luck@intel.com>

ACPI 6.1 spec clarified the structure of the Boot Error Record Table.
Linux code was overly complex, and included a redundant structure
definition of "acpi_bert_region".

v2 changes:
Rafael: Split the change to <acpi/actbl1.h> into a separate patch so
	it can be fed through ACPICA process.
Boris:  Better wording for the comment about the "address" field in 
	the acpi_table_bert structure.

Tony Luck (2):
  ACPI / APEI: Boot Error Record Table processing was needlessly
    complicated
  ACPI / APEI: No remaining users of struct acpi_bert_region

 drivers/acpi/apei/bert.c | 54 +++++++-----------------------------------------
 include/acpi/actbl1.h    | 16 +++++---------
 2 files changed, 12 insertions(+), 58 deletions(-)

Cc: Len Brown <lenb@kernel.org>
Cc: Huang Ying <ying.huang@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: Tomasz Nowicki <tomasz.nowicki@linaro.org>
Cc: Jonathan (Zhixiong) Zhang <zjzhang@codeaurora.org>
Cc: Tyler Baicar <tbaicar@codeaurora.org>
Cc: linux-acpi@vger.kernel.org
Reviewed-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>

-- 
2.11.0


  reply	other threads:[~2017-05-12 21:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-05 18:10 [PATCH] ACPI / APEI: Boot Error Record Table processing was needlessly complicated Luck, Tony
2017-05-05 18:12 ` Luck, Tony
2017-05-05 19:52 ` Rafael J. Wysocki
2017-05-12 12:01 ` Borislav Petkov
2017-05-12 21:42   ` Luck, Tony [this message]
2017-05-12 21:42     ` [PATCH v2 1/2] " Luck, Tony
2017-05-12 21:42     ` [PATCH v2 2/2] ACPI / APEI: No remaining users of struct acpi_bert_region Luck, Tony
2017-05-12 21:46       ` Rafael J. Wysocki
2017-05-12 22:32         ` Luck, Tony
2017-05-12 22:52           ` Rafael J. Wysocki
2017-05-16 22:12     ` [PATCH v2 0/2] Clean up ACPI Boot Error Record Table code Baicar, Tyler
2017-05-16 22:58       ` [PATCH v3] ACPI / APEI: Boot Error Record Table processing was needlessly complicated Luck, Tony
2017-05-19 21:39         ` Baicar, Tyler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1494624795.git.tony.luck@intel.com \
    --to=tony.luck@intel.com \
    --cc=bp@suse.de \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=tbaicar@codeaurora.org \
    --cc=tomasz.nowicki@linaro.org \
    --cc=ying.huang@intel.com \
    --cc=zjzhang@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).