From: Jaswinder Singh Rajput <jaswinder@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Yinghai Lu <yinghai@kernel.org>, x86 maintainers <x86@kernel.org>,
Tony Luck <tony.luck@intel.com>,
LKML <linux-kernel@vger.kernel.org>, Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH-tip] x86: apic/io_apic.c dmar_msi_type should be static
Date: Thu, 28 May 2009 17:22:21 +0530 [thread overview]
Message-ID: <1243511541.3669.1.camel@localhost.localdomain> (raw)
In-Reply-To: <1242252753.3364.22.camel@localhost.localdomain>
Hello Andrew,
If you want please also add this patch along with another dmar_msi_type
static patch.
Thanks,
--
JSR
On Thu, 2009-05-14 at 03:42 +0530, Jaswinder Singh Rajput wrote:
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> ---
> arch/x86/kernel/apic/io_apic.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/x86/kernel/apic/io_apic.c b/arch/x86/kernel/apic/io_apic.c
> index 0a3f3ab..f3e16ad 100644
> --- a/arch/x86/kernel/apic/io_apic.c
> +++ b/arch/x86/kernel/apic/io_apic.c
> @@ -3538,7 +3538,7 @@ static int dmar_msi_set_affinity(unsigned int irq, const struct cpumask *mask)
>
> #endif /* CONFIG_SMP */
>
> -struct irq_chip dmar_msi_type = {
> +static struct irq_chip dmar_msi_type = {
> .name = "DMAR_MSI",
> .unmask = dmar_msi_unmask,
> .mask = dmar_msi_mask,
prev parent reply other threads:[~2009-05-28 11:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-13 22:12 [PATCH-tip] x86: apic/io_apic.c dmar_msi_type should be static Jaswinder Singh Rajput
2009-05-13 22:13 ` [PATCH] ia64: msi_ia64.c " Jaswinder Singh Rajput
2009-05-28 11:52 ` Jaswinder Singh Rajput [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=1243511541.3669.1.camel@localhost.localdomain \
--to=jaswinder@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tony.luck@intel.com \
--cc=x86@kernel.org \
--cc=yinghai@kernel.org \
/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