public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] x86_64: remove unused acpi_found_madt in mparse.
@ 2006-11-26 23:22 Yinghai Lu
  2006-11-27  0:25 ` Andi Kleen
  0 siblings, 1 reply; 2+ messages in thread
From: Yinghai Lu @ 2006-11-26 23:22 UTC (permalink / raw)
  To: Andrew Morton, Andi Kleen, Eric W. Biederman; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: ai_1.diff --]
[-- Type: text/x-patch, Size: 515 bytes --]

[PATCH 1/3] x86_64: remove unused acpi_found_madt in mparse.

remove unused acpi_found_madt in mparse.c

Signed-off-by: Yinghai Lu <yinghai.lu@amd.com>

diff --git a/arch/x86_64/kernel/mpparse.c b/arch/x86_64/kernel/mpparse.c
index b147ab1..0807256 100644
--- a/arch/x86_64/kernel/mpparse.c
+++ b/arch/x86_64/kernel/mpparse.c
@@ -35,8 +35,6 @@
 int smp_found_config;
 unsigned int __initdata maxcpus = NR_CPUS;
 
-int acpi_found_madt;
-
 /*
  * Various Linux-internal data structures created from the
  * MP-table.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/3] x86_64: remove unused acpi_found_madt in mparse.
  2006-11-26 23:22 [PATCH 1/3] x86_64: remove unused acpi_found_madt in mparse Yinghai Lu
@ 2006-11-27  0:25 ` Andi Kleen
  0 siblings, 0 replies; 2+ messages in thread
From: Andi Kleen @ 2006-11-27  0:25 UTC (permalink / raw)
  To: Yinghai Lu; +Cc: Andrew Morton, Eric W. Biederman, linux-kernel

On Sun, Nov 26, 2006 at 03:22:10PM -0800, Yinghai Lu wrote:
> 

Added thanks

-Andi



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-27  0:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-26 23:22 [PATCH 1/3] x86_64: remove unused acpi_found_madt in mparse Yinghai Lu
2006-11-27  0:25 ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox