[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110928065801.GA14126@elte.hu>
Date: Wed, 28 Sep 2011 08:58:02 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Randy Dunlap <rdunlap@...otime.net>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
Robert Richter <robert.richter@....com>,
Andre Przywara <andre.przywara@....com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH -next] x86: perf_event_amd.c needs <asm/apicdef.h>
* Randy Dunlap <rdunlap@...otime.net> wrote:
> From: Randy Dunlap <rdunlap@...otime.net>
>
> Fix build error by adding <asm/apicdef.h> header file:
>
> arch/x86/kernel/cpu/perf_event_amd.c:350:2: error: 'BAD_APICID' undeclared (first use in this function)
>
> Signed-off-by: Randy Dunlap <rdunlap@...otime.net>
> ---
>
> Found in linux-next and patch only applies cleanly to linux-next,
> but looks like mainline could use a similar patch (with more
> header files).
>
> arch/x86/kernel/cpu/perf_event_amd.c | 1 +
> 1 file changed, 1 insertion(+)
Applied to tip:perf/core, thanks Randy!
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