Linux ACPI
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Lin Ming <ming.m.lin@intel.com>
Cc: linux-acpi <linux-acpi@vger.kernel.org>
Subject: Re: ACPICA Release 20081204 linuxized patch set
Date: Tue, 30 Dec 2008 01:30:15 -0500 (EST)	[thread overview]
Message-ID: <alpine.LFD.2.00.0812300126550.4331@localhost.localdomain> (raw)
In-Reply-To: <1229427449.19540.126.camel@minggr.sh.intel.com>



On Tue, 16 Dec 2008, Lin Ming wrote:

> The attachment is ACPICA Release 20081204 linuxized patch set
> 
> It can be applied cleanly to acpica branch of Len's tree linux-acpi-2.6.git
> 
> Build & tested on x86-64 and IA64.
> 
> #git clone git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git acpica
> #git am R12_04_08.mbox
> #make & reboot ....
> 
> Lin Ming
> ---
> [PATCH 01/27] ACPICA: Restructure includes into public/private
> [PATCH 02/27] ACPICA: Fixes for various ACPI data tables
> [PATCH 03/27] ACPICA: Add ACPI_MUTEX_TYPE configuration option
> [PATCH 04/27] ACPICA: Update aclinux for ACPI_MUTEX_TYPE
> [PATCH 05/27] ACPICA: New: acpi_get_gpe_device interface
> [PATCH 06/27] ACPICA: New: Public GPE group enable/disable interfaces
> [PATCH 07/27] ACPICA: New: acpi_read and acpi_write public interfaces
> [PATCH 08/27] ACPICA: Move all public H/W interfaces to new hwxface
> [PATCH 09/27] ACPICA: Update prototypes for new public interfaces
> [PATCH 10/27] ACPICA: New: acpi_reset interface - write to reset register
> [PATCH 11/27] ACPICA: FADT parsing changes and fixes
> [PATCH 12/27] ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default
> [PATCH 13/27] ACPICA: FADT: Update error msgs for consistency
> 
> below patches are linux changes due to acpica header restructure
> 
> [PATCH 14/27] acpi: remove private acpica headers from driver files
> [PATCH 15/27] acpi: drivers/acpi/osl.c
> [PATCH 16/27] acpi: drivers/acpi/reboot.c
> [PATCH 17/27] acpi: drivers/acpi/ec.c
> [PATCH 18/27] acpi: drivers/acpi/sleep/proc.c
> [PATCH 19/27] acpi: drivers/acpi/sleep/wakeup.c
> [PATCH 20/27] acpi: drivers/acpi/system.c
> [PATCH 21/27] acpi: drivers/acpi/sleep/main.c
> [PATCH 22/27] acpi: drivers/misc/sony-laptop.c
> [PATCH 23/27] acpi: drivers/acpi/power.c
> [PATCH 24/27] acpi: drivers/misc/panasonic-laptop.c
> [PATCH 25/27] acpi: arch/ia64/sn/kernel/io_acpi_init.c
> [PATCH 26/27] acpi: arch/ia64/sn/kernel/io_common.c
> 
> [PATCH 27/27] ACPICA: Update version to 20081204

The problem with this series is that it is out of order.
patches 15-26 are build fixes in response to patch 14.

This will break any bisect that happens to fall between
when the build first broke and when the last fix was fixed.

The correct order is to apply the build fixes first,
and then when patch 14 is applied, nothing breaks.

-- Len Brown, Intel Open Source Technology Center

ps. s/acpi:/ACPI:/, and need more descriptive subjects
for the build fixes...

       reply	other threads:[~2008-12-30  6:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1229427449.19540.126.camel@minggr.sh.intel.com>
2008-12-30  6:30 ` Len Brown [this message]
     [not found]   ` <1230637665.23502.22.camel@minggr>
     [not found]     ` <1230690910.23502.25.camel@minggr>
     [not found]       ` <1230699693.23502.29.camel@minggr>
     [not found]         ` <1230701284.23502.33.camel@minggr>
2008-12-31  6:20           ` ACPICA Release 20081204 linuxized patch set Len Brown

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=alpine.LFD.2.00.0812300126550.4331@localhost.localdomain \
    --to=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=ming.m.lin@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