lkml.org 
[lkml]   [2008]   [Jun]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch 06/21] perfmon2 minimal: X86 generic hooks
Hi Stephane,

On Mon, 09 Jun 2008 15:33:58 -0700 (PDT) eranian@googlemail.com wrote:
>
> +++ o/arch/x86/Makefile 2008-06-02 18:54:41.000000000 +0200
> @@ -176,6 +176,8 @@
> core-y += arch/x86/kernel/
> core-y += arch/x86/mm/
>
> +core-$(CONFIG_PERFMON) += arch/x86/perfmon/

Again, this needs to come after some code is added to arch/x86/perfmon/
so that bisections still work.

> +++ o/include/asm-x86/Kbuild 2008-06-02 18:54:41.000000000 +0200
> @@ -11,6 +11,7 @@
> header-y += sigcontext32.h
> header-y += ucontext.h
> header-y += processor-flags.h
> +header-y += perfmon.h

And this bit should go in the patch that adds that file.

> +++ o/arch/x86/Kconfig 2008-06-02 18:54:41.000000000 +0200
> @@ -1306,6 +1306,8 @@
>
> If unsure, say Y.
>
> +source "arch/x86/perfmon/Kconfig"

Same here.

--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2008-06-15 03:29    [W:1.087 / U:1.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site