| To: | dmitri.vorobiev@gmail.com |
|---|---|
| Subject: | Re: [PATCH 5/5] [MIPS] unexport null_perf_irq() and make it static |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Wed, 02 Apr 2008 21:38:17 +0900 (JST) |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org, linux-kernel@vger.kernel.org |
| In-reply-to: | <1207094318-21748-6-git-send-email-dmitri.vorobiev@gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1207094318-21748-1-git-send-email-dmitri.vorobiev@gmail.com> <1207094318-21748-6-git-send-email-dmitri.vorobiev@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 2 Apr 2008 03:58:38 +0400, Dmitri Vorobiev <dmitri.vorobiev@gmail.com> wrote: > --- a/arch/mips/oprofile/op_model_mipsxx.c > +++ b/arch/mips/oprofile/op_model_mipsxx.c > @@ -31,6 +31,8 @@ > > #define M_COUNTER_OVERFLOW (1UL << 31) > > +int (*save_perf_irq)(void); This should be another target of "make it static" patch :-) --- Atsushi Nemoto |
| Previous by Date: | [PATCH] Fix Alchemy xss1500 and pb1x00 PCMCIA drivers, Florian Fainelli |
|---|---|
| Next by Date: | Re: [PATCH 5/5] [MIPS] unexport null_perf_irq() and make it static, Dmitri Vorobiev |
| Previous by Thread: | [PATCH 5/5] [MIPS] unexport null_perf_irq() and make it static, Dmitri Vorobiev |
| Next by Thread: | Re: [PATCH 5/5] [MIPS] unexport null_perf_irq() and make it static, Dmitri Vorobiev |
| Indexes: | [Date] [Thread] [Top] [All Lists] |