From: Dmitri Vorobiev <dmitri.vorobiev@gmail.com>
To: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: linux-mips@linux-mips.org, ralf@linux-mips.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 5/5] [MIPS] unexport null_perf_irq() and make it static
Date: Wed, 02 Apr 2008 16:45:42 +0400 [thread overview]
Message-ID: <47F37FF6.50206@gmail.com> (raw)
In-Reply-To: <20080402.213817.74752727.anemo@mba.ocn.ne.jp>
Atsushi Nemoto пишет:
> 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 :-)
Indeed. Thank you for noticing that.
>
> ---
> Atsushi Nemoto
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
next prev parent reply other threads:[~2008-04-02 12:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-01 23:58 [PATCH 0/5] [MIPS] unexport a few symbols in MIPS-specific code Dmitri Vorobiev
2008-04-01 23:58 ` [PATCH 1/5] [MIPS] unexport copy_user_highpage() Dmitri Vorobiev
2008-04-04 7:19 ` Ralf Baechle
2008-04-01 23:58 ` [PATCH 2/5] [MIPS] unexport copy_to_user_page() Dmitri Vorobiev
2008-04-04 7:20 ` Ralf Baechle
2008-04-01 23:58 ` [PATCH 3/5] [MIPS] unexport copy_from_user_page() Dmitri Vorobiev
2008-04-04 7:20 ` Ralf Baechle
2008-04-01 23:58 ` [PATCH 4/5] [MIPS] unexport rtc_mips_set_time() Dmitri Vorobiev
2008-04-04 7:20 ` Ralf Baechle
2008-04-01 23:58 ` [PATCH 5/5] [MIPS] unexport null_perf_irq() and make it static Dmitri Vorobiev
2008-04-02 12:38 ` Atsushi Nemoto
2008-04-02 12:45 ` Dmitri Vorobiev [this message]
2008-04-04 7:20 ` Ralf Baechle
2008-04-05 1:29 ` Dmitri Vorobiev
2008-04-02 15:51 ` [PATCH 6/5] [MIPS] op_model_mipsxx.c: make the save_perf_irq variable static Dmitri Vorobiev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47F37FF6.50206@gmail.com \
--to=dmitri.vorobiev@gmail.com \
--cc=anemo@mba.ocn.ne.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).