Re: [PATCH 14/24] OProfile: Fix build error in op_model_athlon.c

From: Ingo Molnar
Date: Sat Jul 26 2008 - 06:06:02 EST



* Robert Richter <robert.richter@xxxxxxx> wrote:

> Signed-off-by: Robert Richter <robert.richter@xxxxxxx>
> ---
> arch/x86/oprofile/op_model_athlon.c | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/arch/x86/oprofile/op_model_athlon.c b/arch/x86/oprofile/op_model_athlon.c
> index 90193b1..284c456 100644
> --- a/arch/x86/oprofile/op_model_athlon.c
> +++ b/arch/x86/oprofile/op_model_athlon.c
> @@ -73,6 +73,11 @@
> /* MSR to set the IBS control register APIC LVT offset */
> #define IBS_LVT_OFFSET_PCI 0x1CC
>
> +/* The function interface needs to be fixed, something like add
> + data. Should then be added to linux/oprofile.h. */

please use standard comment style.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/