From: Dimitri Sivanich <sivanich@sgi.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Mike Travis <travis@sgi.com>,
Cyrill Gorcunov <gorcunov@gmail.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH] x86: Remove asm/apicnum.h
Date: Tue, 10 Nov 2009 13:58:35 -0600 [thread overview]
Message-ID: <20091110195835.GA4393@sgi.com> (raw)
In-Reply-To: <20091110192852.GD5881@lenovo>
It doesn't look as though arch/x86/include/asm/apicnum.h is referenced
anywhere anymore. Its definitions appear in apicdef.h.
Signed-off-by: Dimitri Sivanich <sivanich@sgi.com>
---
arch/x86/include/asm/apicnum.h | 12 ------------
1 file changed, 12 deletions(-)
Index: linux/arch/x86/include/asm/apicnum.h
===================================================================
--- linux.orig/arch/x86/include/asm/apicnum.h 2009-11-10 08:52:08.000000000 -0600
+++ /dev/null 1970-01-01 00:00:00.000000000 +0000
@@ -1,12 +0,0 @@
-#ifndef _ASM_X86_APICNUM_H
-#define _ASM_X86_APICNUM_H
-
-/* define MAX_IO_APICS */
-#ifdef CONFIG_X86_32
-# define MAX_IO_APICS 64
-#else
-# define MAX_IO_APICS 128
-# define MAX_LOCAL_APIC 32768
-#endif
-
-#endif /* _ASM_X86_APICNUM_H */
next parent reply other threads:[~2009-11-10 19:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20091110190515.GB5881@lenovo>
[not found] ` <4AF9BBB8.8010809@sgi.com>
[not found] ` <20091110192454.GB3904@sgi.com>
[not found] ` <20091110192852.GD5881@lenovo>
2009-11-10 19:58 ` Dimitri Sivanich [this message]
2009-11-10 20:04 ` [PATCH] x86: Remove asm/apicnum.h Cyrill Gorcunov
2009-11-10 21:09 ` [tip:x86/apic] " tip-bot for Dimitri Sivanich
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=20091110195835.GA4393@sgi.com \
--to=sivanich@sgi.com \
--cc=gorcunov@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.