From: Ralf Baechle <ralf@linux-mips.org>
To: David Daney <ddaney@caviumnetworks.com>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] MIPS: Hookup sys_rt_tgsigqueueinfo and sys_perf_counter_open.
Date: Sun, 28 Jun 2009 19:49:10 +0100 [thread overview]
Message-ID: <20090628184910.GA23369@linux-mips.org> (raw)
In-Reply-To: <1246035237-7150-1-git-send-email-ddaney@caviumnetworks.com>
On Fri, Jun 26, 2009 at 09:53:57AM -0700, David Daney wrote:
> diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S
> index 93cc672..49cf780 100644
> --- a/arch/mips/kernel/scall64-n32.S
> +++ b/arch/mips/kernel/scall64-n32.S
> @@ -415,4 +415,6 @@ EXPORT(sysn32_call_table)
> PTR sys_inotify_init1
> PTR sys_preadv
> PTR sys_pwritev
> + PTR compat_sys_rt_tgsigqueueinfo
> + PTR sys_perf_counter_open
> .size sysn32_call_table,.-sysn32_call_table
You forgot to continue the number in the comment; I added that.
Thanks, applied!
Ralf
prev parent reply other threads:[~2009-06-28 18:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-26 16:53 [PATCH] MIPS: Hookup sys_rt_tgsigqueueinfo and sys_perf_counter_open David Daney
2009-06-28 18:49 ` 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=20090628184910.GA23369@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=ddaney@caviumnetworks.com \
--cc=linux-mips@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 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.