From: Ralf Baechle <ralf@linux-mips.org>
To: Felix Fietkau <nbd@openwrt.org>
Cc: linux-mips@linux-mips.org, abrestic@chromium.org
Subject: Re: [PATCH] MIPS: export get_c0_perfcount_int()
Date: Tue, 28 Jul 2015 12:15:02 +0200 [thread overview]
Message-ID: <20150728101502.GA24049@linux-mips.org> (raw)
In-Reply-To: <1437670792-6755-1-git-send-email-nbd@openwrt.org>
On Thu, Jul 23, 2015 at 06:59:52PM +0200, Felix Fietkau wrote:
> Date: Thu, 23 Jul 2015 18:59:52 +0200
> From: Felix Fietkau <nbd@openwrt.org>
> To: linux-mips@linux-mips.org
> Cc: abrestic@chromium.org, ralf@linux-mips.org
> Subject: [PATCH] MIPS: export get_c0_perfcount_int()
>
> get_c0_perfcount_int is tested from oprofile code. If oprofile is
> compiled as module, get_c0_perfcount_int needs to be exported, otherwise
> it cannot be resolved.
>
> Fixes: a669efc4a3b4 ("MIPS: Add hook to get C0 performance counter interrupt")
> Cc: stable@vger.kernel.org # v3.19+
You didn't actually cc this email to stable@vger.kernel.org.
> Signed-off-by: Felix Fietkau <nbd@openwrt.org>
> ---
> arch/mips/ath79/setup.c | 1 +
> arch/mips/lantiq/irq.c | 1 +
> arch/mips/mti-malta/malta-time.c | 1 +
> arch/mips/mti-sead3/sead3-time.c | 1 +
> arch/mips/pistachio/time.c | 1 +
Pistachio was merged for 4.1 so this patch won't apply to older kernels.
You may also want to submit a separate version for those -stable kernels.
Applied.
Ralf
prev parent reply other threads:[~2015-07-28 10:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-23 16:59 [PATCH] MIPS: export get_c0_perfcount_int() Felix Fietkau
2015-07-28 10:15 ` Ralf Baechle [this message]
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=20150728101502.GA24049@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=abrestic@chromium.org \
--cc=linux-mips@linux-mips.org \
--cc=nbd@openwrt.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.