From: lars.persson@axis.com (Lars Persson)
Subject: [lttng-dev] [PATCH lttng-modules v3 3/3] Use 3.18 syscall instrumentation for MIPS32.
Date: Wed, 29 Jul 2015 12:04:59 +0200 [thread overview]
Message-ID: <1438164299-11526-4-git-send-email-larper@axis.com> (raw)
In-Reply-To: <1438164299-11526-1-git-send-email-larper@axis.com>
Signed-off-by: Lars Persson <larper at axis.com>
---
| 2 +-
| 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--git a/instrumentation/syscalls/headers/syscalls_integers.h b/instrumentation/syscalls/headers/syscalls_integers.h
index 2992439..8cccccf 100644
--- a/instrumentation/syscalls/headers/syscalls_integers.h
+++ b/instrumentation/syscalls/headers/syscalls_integers.h
@@ -15,5 +15,5 @@
#endif
#ifdef CONFIG_CPU_MIPS32
-#include "mips-32-syscalls-3.13.0_integers.h"
+#include "mips-32-syscalls-3.18.0_integers.h"
#endif
--git a/instrumentation/syscalls/headers/syscalls_pointers.h b/instrumentation/syscalls/headers/syscalls_pointers.h
index 9fde85a..ab95df8 100644
--- a/instrumentation/syscalls/headers/syscalls_pointers.h
+++ b/instrumentation/syscalls/headers/syscalls_pointers.h
@@ -15,5 +15,5 @@
#endif
#ifdef CONFIG_CPU_MIPS32
-#include "mips-32-syscalls-3.13.0_pointers.h"
+#include "mips-32-syscalls-3.18.0_pointers.h"
#endif
--
2.1.4
prev parent reply other threads:[~2015-07-29 10:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-29 10:04 [lttng-dev] [PATCH lttng-modules v3 0/3] MIPS syscall instrumentation updates Lars Persson
2015-07-29 10:04 ` [lttng-dev] [PATCH lttng-modules v3 1/3] Do not override the pipe syscall on MIPS Lars Persson
2015-07-29 10:04 ` [lttng-dev] [PATCH lttng-modules v3 2/3] Update the MIPS32 syscall instrumentation to 3.18 Lars Persson
2015-07-29 10:04 ` Lars Persson [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=1438164299-11526-4-git-send-email-larper@axis.com \
--to=lars.persson@axis.com \
/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