From 26a300d5ab0b7253b9245fc19a6c655fa3136f13 Mon Sep 17 00:00:00 2001 From: Robert Richter Date: Wed, 26 Nov 2008 12:02:53 +0100 Subject: [PATCH] --- yaml --- r: 123471 b: refs/heads/master c: 58494487581cb143a0d763e3056a894d5009d60a h: refs/heads/master i: 123469: 52ca7d95b89dff21256b216757161efda513eae2 123467: 88d9dfc594f04d24d03545dbb859e0a11bbd8af2 123463: c94eaa2d2c5f35db6289ac0daff8a0f2545fe074 123455: 683f9405c935d80a46364b20cd84c75734ee3906 v: v3 --- [refs] | 2 +- trunk/include/linux/oprofile.h | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index ce12472e8089..8603a6e7f82b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fd13f6c85144bb2026c534a35be1d7cb7628a64a +refs/heads/master: 58494487581cb143a0d763e3056a894d5009d60a diff --git a/trunk/include/linux/oprofile.h b/trunk/include/linux/oprofile.h index 5231861f357d..1ce9fe572e51 100644 --- a/trunk/include/linux/oprofile.h +++ b/trunk/include/linux/oprofile.h @@ -86,8 +86,7 @@ int oprofile_arch_init(struct oprofile_operations * ops); void oprofile_arch_exit(void); /** - * Add a sample. This may be called from any context. Pass - * smp_processor_id() as cpu. + * Add a sample. This may be called from any context. */ void oprofile_add_sample(struct pt_regs * const regs, unsigned long event);