[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH v6 0/3] Refactor DT specific codes preparing for ACPI support on ARM64



From: Shannon Zhao <shannon.zhao@xxxxxxxxxx>

(Just for consistency I didn't change the subject name even though there
are not patches refactoring DT specific codes)

These patches are Part 2 of the previous patch set I sent which adds
ACPI support for arm64 on Xen[1]. Split them as an individual set for
convenient reviewing.

The first patch import kconfig.h from Linux to support the use of
IS_ENABLED().
The second patch ports changes from Linux to avoid doing traditional
BIOS table scan for ARM64.
The third patch refactor acpi_os_map_memory to be architecturally
independent.

Graeme Gregory (1):
  ACPI: add config for BIOS table scan

Shannon Zhao (2):
  Kconfig: import kconfig.h from Linux 4.3
  acpi: Refactor acpi_os_map_memory to be architecturally independent

 xen/arch/x86/Kconfig       |  1 +
 xen/drivers/acpi/Kconfig   |  3 +++
 xen/drivers/acpi/osl.c     | 11 +++++++----
 xen/include/asm-x86/acpi.h |  2 ++
 xen/include/xen/kconfig.h  | 31 +++++++++++++++++++++++++++++++
 5 files changed, 44 insertions(+), 4 deletions(-)
 create mode 100644 xen/include/xen/kconfig.h

-- 
2.0.4



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.