lkml.org 
[lkml]   [2013]   [Feb]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[rebased-again][PATCH 0/4] acpi: do some changes for numa info
Date
just do some trivial changes to make acpi's numa info
operation more cleaner.

ChangeLog

v3->v4
1.fix srat_disabled function
spotted by Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>

v2->v3
1. rebase on linux-next
2. bring back lost Makefile changes
spotted by David Rientjes <rientjes@google.com>
spotted by Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>

v1->v2
1. fix-up several coding issues
2. finish srat.c change
spotted by David Rientjes <rientjes@google.com>

Li Guang (4)
acpi: move x86/mm/srat.c to x86/kernel/acpi/srat.c
numa: avoid export acpi_numa variable
acpi: add clock_domain field to acpi_srat_cpu_affinity
remove include asm/acpi.h in process_driver.c

arch/x86/include/asm/acpi.h | 2 +-
arch/x86/kernel/acpi/Makefile | 1 +
arch/x86/kernel/acpi/srat.c | 299 +++++++++++++++++++++++++++++++++++++++++
arch/x86/mm/Makefile | 1 -
arch/x86/mm/numa.c | 2 +-
arch/x86/mm/srat.c | 278 -----------------------------------------
arch/x86/xen/enlighten.c | 2 +-
drivers/acpi/processor_driver.c | 1 -
include/acpi/actbl1.h | 2 +-
9 files changed, 296 insertions(+), 292 deletions(-)
create mode 100644 arch/x86/kernel/acpi/srat.c
delete mode 100644 arch/x86/mm/srat.c



\
 
 \ /
  Last update: 2013-02-25 04:21    [W:0.089 / U:0.416 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site