| To: | David Daney <ddaney@caviumnetworks.com> |
|---|---|
| Subject: | Re: [PATCH] MIPS: Hookup sys_rt_tgsigqueueinfo and sys_perf_counter_open. |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Sun, 28 Jun 2009 19:49:10 +0100 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <1246035237-7150-1-git-send-email-ddaney@caviumnetworks.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1246035237-7150-1-git-send-email-ddaney@caviumnetworks.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.18 (2008-05-17) |
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 in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] [MIPS] Malta: Remove unneeded function protos from malta-reset.c, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH] MIPS: Define __arch_swab64 for all mips r2 cpus., Ralf Baechle |
| Previous by Thread: | [PATCH] MIPS: Hookup sys_rt_tgsigqueueinfo and sys_perf_counter_open., David Daney |
| Next by Thread: | [PATCH] [MIPS] Malta: Remove unneeded function protos from malta-reset.c, Dmitri Vorobiev |
| Indexes: | [Date] [Thread] [Top] [All Lists] |