[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081002082942.GA26084@elte.hu>
Date: Thu, 2 Oct 2008 10:29:42 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Fenghua Yu <fenghua.yu@...el.com>
Cc: "Luck, Tony" <tony.luck@...el.com>,
Jesse Barnes <jbarnes@...tuousgeek.org>,
David Woodhouse <dwmw2@...radead.org>,
Avi Kivity <avi@...hat.com>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>, linux-ia64@...r.kernel.org
Subject: Re: [PATCH 1/2]Add Variable Page Size and IA64 Support in Intel
IOMMU: Generic Part
* Fenghua Yu <fenghua.yu@...el.com> wrote:
> --- a/drivers/pci/dmar.c
> +++ b/drivers/pci/dmar.c
> @@ -35,6 +35,10 @@
> #undef PREFIX
> #define PREFIX "DMAR:"
>
> +#ifdef CONFIG_IA64
> +#define cpu_has_x2apic 0
> +#endif
hm, that's not too nice - why not add it to arch/ia64/include/?
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists