linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Balbir Singh <bsingharora@gmail.com>, linuxppc-dev@ozlabs.org
Subject: Re: powerpc/syscalls/trace: Fix mmap in syscalls_trace
Date: Thu, 13 Apr 2017 21:23:20 +1000 (AEST)	[thread overview]
Message-ID: <3w3dh85gjtz9sNj@ozlabs.org> (raw)
In-Reply-To: <20170412063519.18560-1-bsingharora@gmail.com>

On Wed, 2017-04-12 at 06:35:19 UTC, Balbir Singh wrote:
> This patch uses SYSCALL_DEFINE6 for sys_mmap and sys_mmap2
> so that the meta-data associated with these syscalls is
> visible to the syscall tracer. In the absence of this
> generic syscalls (defined outside arch) like munmap,etc.
> are visible in available_events, syscall_enter_mmap and
> syscall_exit_mmap is not.
> 
> A side-effect of this change is that the return type has
> changed from unsigned long to long.
...
> 
> Signed-off-by: Balbir Singh <bsingharora@gmail.com>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/9c355917fcf006af47ffaa5ae43a1a

cheers

      reply	other threads:[~2017-04-13 11:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-12  6:35 [PATCH] powerpc/syscalls/trace: Fix mmap in syscalls_trace Balbir Singh
2017-04-13 11:23 ` Michael Ellerman [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=3w3dh85gjtz9sNj@ozlabs.org \
    --to=patch-notifications@ellerman.id.au \
    --cc=bsingharora@gmail.com \
    --cc=linuxppc-dev@ozlabs.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).