mbox

[Oneiric,pull,request] modernize ACPI custom_method protection

Message ID 20110725184749.GE4946@outflux.net
State New
Headers show

Pull-request

git://kernel.ubuntu.com/kees/ubuntu-oneiric.git master

Message

Kees Cook July 25, 2011, 6:47 p.m. UTC
The following changes since commit da27f8a84be7e41142188556cf9ab80caaca77ad:

  UBUNTU: Ubuntu-3.0.0-7.8 (2011-07-22 11:17:22 -0700)

are available in the git repository at:
  git://kernel.ubuntu.com/kees/ubuntu-oneiric.git master

Kees Cook (2):
      UBUNTU: [Config] enforce ACPI_CUSTOM_METHOD disabled
      Revert "UBUNTU: SAUCE: (no-up) Disable building the ACPI debugfs source"

 debian.master/config/enforce |    1 +
 drivers/acpi/Makefile        |    2 +-
 drivers/acpi/bus.c           |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

This gets rid of a sauce patch in preference to the upstream way to deal
with it.

Thanks,

-Kees

Comments

Tim Gardner July 25, 2011, 7:34 p.m. UTC | #1
On 07/25/2011 12:47 PM, Kees Cook wrote:
> git://kernel.ubuntu.com/kees/ubuntu-oneiric.git master