From: tip-bot for Dimitri Sivanich <sivanich@sgi.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@redhat.com,
gorcunov@openvz.org, travis@sgi.com, tglx@linutronix.de,
sivanich@sgi.com, mingo@elte.hu
Subject: [tip:x86/apic] x86: Remove asm/apicnum.h
Date: Tue, 10 Nov 2009 21:09:44 GMT [thread overview]
Message-ID: <tip-200a9ae2801bc725f2c41ab13f6e0fb1610d2fb6@git.kernel.org> (raw)
In-Reply-To: <20091110195835.GA4393@sgi.com>
Commit-ID: 200a9ae2801bc725f2c41ab13f6e0fb1610d2fb6
Gitweb: http://git.kernel.org/tip/200a9ae2801bc725f2c41ab13f6e0fb1610d2fb6
Author: Dimitri Sivanich <sivanich@sgi.com>
AuthorDate: Tue, 10 Nov 2009 13:58:35 -0600
Committer: Ingo Molnar <mingo@elte.hu>
CommitDate: Tue, 10 Nov 2009 22:07:35 +0100
x86: Remove asm/apicnum.h
arch/x86/include/asm/apicnum.h is not referenced anywhere
anymore. Its definitions appear in apicdef.h. Remove it.
Signed-off-by: Dimitri Sivanich <sivanich@sgi.com>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
Acked-by: Mike Travis <travis@sgi.com>
LKML-Reference: <20091110195835.GA4393@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
arch/x86/include/asm/apicnum.h | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/arch/x86/include/asm/apicnum.h b/arch/x86/include/asm/apicnum.h
deleted file mode 100644
index 82f613c..0000000
--- a/arch/x86/include/asm/apicnum.h
+++ /dev/null
@@ -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 */
prev parent reply other threads:[~2009-11-10 21:12 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 ` [PATCH] x86: Remove asm/apicnum.h Dimitri Sivanich
2009-11-10 20:04 ` Cyrill Gorcunov
2009-11-10 21:09 ` tip-bot for Dimitri Sivanich [this message]
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=tip-200a9ae2801bc725f2c41ab13f6e0fb1610d2fb6@git.kernel.org \
--to=sivanich@sgi.com \
--cc=gorcunov@openvz.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--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.