From: Yinghai Lu <yinghai@kernel.org>
To: Ingo Molnar <mingo@elte.hu>, Mike Travis <travis@sgi.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [PATCH] x86: include apicnum.h in acpidef.h
Date: Sun, 11 Jan 2009 21:42:13 -0800 [thread overview]
Message-ID: <496AD835.6000509@kernel.org> (raw)
Impact: clean up
it seems Ingo revert it wrongly.
put it back again
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
---
arch/x86/include/asm/apicdef.h | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
Index: linux-2.6/arch/x86/include/asm/apicdef.h
===================================================================
--- linux-2.6.orig/arch/x86/include/asm/apicdef.h
+++ linux-2.6/arch/x86/include/asm/apicdef.h
@@ -132,12 +132,7 @@
#define APIC_BASE_MSR 0x800
#define X2APIC_ENABLE (1UL << 10)
-#ifdef CONFIG_X86_32
-# define MAX_IO_APICS 64
-#else
-# define MAX_IO_APICS 128
-# define MAX_LOCAL_APIC 32768
-#endif
+#include <asm/apicnum.h>
/*
* All x86-64 systems are xAPIC compatible.
next reply other threads:[~2009-01-12 5:42 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-12 5:42 Yinghai Lu [this message]
2009-01-12 9:19 ` [PATCH] x86: include apicnum.h in acpidef.h Ingo Molnar
2009-01-12 9:26 ` Ingo Molnar
2009-01-12 9:27 ` Ingo Molnar
2009-01-12 19:53 ` [PATCH] x86: arch_probe_nr_irqs Yinghai Lu
2009-01-12 23:07 ` Mike Travis
2009-01-14 11:19 ` Ingo Molnar
2009-01-14 19:50 ` Mike Travis
2009-01-14 20:11 ` Ingo Molnar
2009-01-14 21:26 ` Mike Travis
2009-01-15 9:49 ` Ingo Molnar
2009-01-15 20:53 ` Mike Travis
2009-01-15 21:02 ` Ingo Molnar
2009-01-12 19:09 ` [PATCH] x86: include apicnum.h in acpidef.h Mike Travis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=496AD835.6000509@kernel.org \
--to=yinghai@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=travis@sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox