]> Pileus Git - ~andy/linux/commit
ACPI: uninline ACPI global locking functions
authorAndrew Morton <akpm@osdl.org>
Fri, 20 Oct 2006 21:30:27 +0000 (14:30 -0700)
committerLen Brown <len.brown@intel.com>
Sat, 21 Oct 2006 05:22:43 +0000 (01:22 -0400)
commitd0a9081b1e75ba62bb4450c5b8e8299a41d25278
treeabed939f2d35a78621206b50d2b4c9b4fd923dab
parent965a3d447276491b7ed053b25679c062beb04194
ACPI: uninline ACPI global locking functions

- Fixes a build problem with CONFIG_M386=y (include file dependencies get
  messy).

- Share the implementation between x86 and x86_64

- These are too big to inline anyway.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
arch/i386/kernel/acpi/boot.c
include/asm-i386/acpi.h
include/asm-x86_64/acpi.h