qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fam Zheng <famz@redhat.com>
To: Franklin Snaipe Mathieu <snaipe@diacritic.io>
Cc: qemu-devel@nongnu.org, qemu-trivial@nongnu.org,
	snaipe@arista.com, Riku Voipio <riku.voipio@linaro.org>,
	Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [Qemu-devel] [PATCH] syscall: fixed mincore(2) not failing with ENOMEM
Date: Fri, 17 Feb 2017 08:50:18 +0800	[thread overview]
Message-ID: <20170217005018.GA21716@lemon.lan> (raw)
In-Reply-To: <20170216085857.23501-1-snaipe@diacritic.io>

On Thu, 02/16 08:58, Franklin Snaipe Mathieu wrote:
> +            p = lock_user_string(arg3)
> +            if (!p) {

Please compile test at least, even if it is a trivial patch.

Fam

  reply	other threads:[~2017-02-17  0:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-16  8:58 [Qemu-devel] [PATCH] syscall: fixed mincore(2) not failing with ENOMEM Franklin Snaipe Mathieu
2017-02-17  0:50 ` Fam Zheng [this message]
2017-02-17  8:05   ` Franklin "Snaipe" Mathieu
2017-02-17  8:57 ` Franklin Snaipe Mathieu
2017-02-17  8:58   ` [Qemu-devel] [PATCH v2] " Franklin Snaipe Mathieu
2017-02-26 13:12     ` Laurent Vivier
2017-02-17  9:00   ` [Qemu-devel] [PATCH] " Franklin "Snaipe" Mathieu
2017-02-17 10:17     ` Fam Zheng
2017-02-28  6:08 ` Michael Tokarev

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=20170217005018.GA21716@lemon.lan \
    --to=famz@redhat.com \
    --cc=aurelien@aurel32.net \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=riku.voipio@linaro.org \
    --cc=snaipe@arista.com \
    --cc=snaipe@diacritic.io \
    /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).