linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lv Zheng <lv.zheng@intel.com>
To: "Rafael J . Wysocki" <rafael.j.wysocki@intel.com>,
	"Rafael J . Wysocki" <rjw@rjwysocki.net>,
	Len Brown <len.brown@intel.com>
Cc: Lv Zheng <lv.zheng@intel.com>, Lv Zheng <zetalog@gmail.com>,
	linux-acpi@vger.kernel.org
Subject: [PATCH 00/16] ACPICA 20170629 Release
Date: Mon, 10 Jul 2017 15:19:14 +0800	[thread overview]
Message-ID: <cover.1499670225.git.lv.zheng@intel.com> (raw)

The 20170629 ACPICA kernel-resident subsystem updates are linuxized based
on the linux-pm/linux-next branch.

The patchset has passed the following build/boot tests.
Build tests are performed as follows:
1. i386 + allyes
2. i386 + allno
3. i386 + default + ACPI_DEBUGGER=y
4. i386 + default + ACPI_DEBUGGER=n + ACPI_DEBUG=y
5. i386 + default + ACPI_DEBUG=n + ACPI=y
6. i386 + default + ACPI=n
7. x86_64 + allyes
8. x86_64 + allno
9. x86_64 + default + ACPI_DEBUGGER=y
10.x86_64 + default + ACPI_DEBUGGER=n + ACPI_DEBUG=y
11.x86_64 + default + ACPI_DEBUG=n + ACPI=y
12.x86_64 + default + ACPI=n
Boot tests are performed as follows:
1. x86_64 + default + ACPI_DEBUGGER=y
Where:
1. i386: machine named as "Dell Inspiron Mini 1010"
2. x86_64: machine named as "Microsoft Surface Pro 3"
3. default: kernel configuration with following items enabled:
   All hardware drivers related to the machines of i386/x86_64
   All "drivers/acpi" configurations
   All "drivers/platform" drivers
   All other drivers that link the APIs provided by ACPICA subsystem

The divergences checking result:
Before applying (20170531 Release):
  369 lines
After applying (20170629 Release):
  390 lines (increased due to export of acpi_tb_xxx functions)

Alex James (1):
  ACPICA: iASL: Ensure that the target node is valid in
    acpi_ex_create_alias

Arvind Yadav (1):
  ACPI / DPTF: constify attribute_group structures

Bob Moore (1):
  ACPICA: Small indentation changes, no functional change

Erik Schmauss (3):
  ACPICA: Tools: Deallocate memory allocated by
    ac_get_all_tables_from_file via ac_delete_table_list
  ACPICA: iASL compiler: allow compilation of externals with paths that
    refer to existing names
  ACPICA: Disassembler: skip parsing of incorrect external declarations

Kees Cook (1):
  Back port of "ACPICA: Use designated initializers"

Lv Zheng (8):
  Revert "scripts/spelling.txt: add "an union" pattern and fix typo
    instances"
  ACPICA: linuxize: cleanup typedef definitions
  ACPICA: Tables: Add sanity check in acpi_put_table()
  ACPICA: Tables: Cleanup table handler invokers
  ACPICA: Tables: Do not validate signature for dynamic table load
  ACPICA: Tables: Change table duplication check to be related to
    acpi_gbl_verify_table_checksum
  ACPICA: Tables: Combine checksum/duplication verification together
  ACPICA: Tables: Add deferred table verification support

Robin Murphy (1):
  ACPICA: IORT: Update SMMU models for revision C


             reply	other threads:[~2017-07-10  7:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-10  7:19 Lv Zheng [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-10  7:22 [PATCH 00/16] ACPICA 20170629 Release Lv Zheng
2017-07-21 22:02 ` Rafael J. Wysocki

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.1499670225.git.lv.zheng@intel.com \
    --to=lv.zheng@intel.com \
    --cc=len.brown@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=rjw@rjwysocki.net \
    --cc=zetalog@gmail.com \
    /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).