netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: Timur Celik <mail@timurcelik.de>, David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tun: remove unnecessary memory barrier
Date: Mon, 25 Feb 2019 12:15:45 -0800	[thread overview]
Message-ID: <557edeca-c16a-6be6-2165-e60f3da2dd29@gmail.com> (raw)
In-Reply-To: <20190225201313.GA30005@timur-laptop.fritz.box>



On 02/25/2019 12:13 PM, Timur Celik wrote:
> Replace set_current_state with __set_current_state since no memory
> barrier is needed at this point.
> 
> Signed-off-by: Timur Celik <mail@timurcelik.de>
> ---
>  drivers/net/tun.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

SGTM, thanks.

Reviewed-by: Eric Dumazet <edumazet@google.com>


  reply	other threads:[~2019-02-25 20:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-23 11:53 [PATCH] tun: fix blocking read Timur Celik
2019-02-25  6:12 ` David Miller
2019-02-25 15:53   ` Eric Dumazet
2019-02-25 18:25     ` David Miller
2019-02-25 20:12       ` Timur Celik
2019-02-25 20:13       ` [PATCH] tun: remove unnecessary memory barrier Timur Celik
2019-02-25 20:15         ` Eric Dumazet [this message]
2019-02-25 22:28         ` David Miller

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=557edeca-c16a-6be6-2165-e60f3da2dd29@gmail.com \
    --to=eric.dumazet@gmail.com \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mail@timurcelik.de \
    --cc=netdev@vger.kernel.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).