linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lv Zheng <zetalog@gmail.com>
To: "Rafael J . Wysocki" <rafael.j.wysocki@intel.com>,
	"Rafael J . Wysocki" <rjw@rjwysocki.net>,
	Robert Moore <robert.moore@intel.com>,
	Len Brown <len.brown@intel.com>, Lv Zheng <lv.zheng@intel.com>,
	"David E . Box" <david.e.box@intel.com>
Cc: linux-acpi@vger.kernel.org
Subject: [PATCH 0/7] ACPICA: 20160930 Release
Date: Tue, 18 Oct 2016 03:01:48 +0800	[thread overview]
Message-ID: <cover.1476725675.git.lv.zheng@intel.com> (raw)

The 20160930 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 (20160831 Release):
  508 lines
After applying (20160930 Release):
  508 lines

Bob Moore (5):
  ACPICA: Update an info message during table load phase.
  ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exception
  ACPICA: Disassembler: Fix for Divide() support, new support for test
    suite
  ACPICA: Move acpi_gbl_max_loop_iterations to the public globals file
  ACPICA: Update version to 20160930

Lv Zheng (2):
  ACPICA: MacOSX: Fix anonymous semaphore implementation
  ACPICA: MacOSX: Fix wrong sem_destroy definition

 drivers/acpi/acpica/acglobal.h                        |  5 +----
 drivers/acpi/acpica/aclocal.h                         | 19 ++++++++++---------
 drivers/acpi/acpica/tbxfload.c                        |  6 +++++-
 include/acpi/acconfig.h                               |  2 +-
 include/acpi/acpixf.h                                 |  9 ++++++++-
 .../power/acpi/os_specific/service_layers/osunixxf.c  | 13 +++++++++++--
 6 files changed, 36 insertions(+), 18 deletions(-)

-- 
2.7.4


             reply	other threads:[~2016-10-17 19:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-17 19:01 Lv Zheng [this message]
2016-10-17 19:02 ` [PATCH 1/7] ACPICA: Update an info message during table load phase Lv Zheng
2016-10-17 19:02 ` [PATCH 2/7] ACPICA: MacOSX: Fix anonymous semaphore implementation Lv Zheng
2016-10-17 19:03 ` [PATCH 3/7] ACPICA: MacOSX: Fix wrong sem_destroy definition Lv Zheng
2016-10-17 19:03 ` [PATCH 4/7] ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exception Lv Zheng
2016-10-17 19:03 ` [PATCH 5/7] ACPICA: Disassembler: Fix for Divide() support, new support for test suite Lv Zheng
2016-10-17 19:03 ` [PATCH 6/7] ACPICA: Move acpi_gbl_max_loop_iterations to the public globals file Lv Zheng
2016-10-17 19:04 ` [PATCH 7/7] ACPICA: Update version to 20160930 Lv Zheng
2016-11-14  0:14 ` [PATCH 0/7] ACPICA: 20160930 Release 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.1476725675.git.lv.zheng@intel.com \
    --to=zetalog@gmail.com \
    --cc=david.e.box@intel.com \
    --cc=len.brown@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=lv.zheng@intel.com \
    --cc=rafael.j.wysocki@intel.com \
    --cc=rjw@rjwysocki.net \
    --cc=robert.moore@intel.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).