All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: herbert@gondor.apana.org.au
Cc: eric.dumazet@gmail.com, sishuai@purdue.edu, tgraf@suug.ch,
	netdev@vger.kernel.org, pfonseca@purdue.edu
Subject: Re: [v2 PATCH 0/2] rhashtable: Fix unprotected RCU dereference in __rht_ptr
Date: Tue, 28 Jul 2020 17:10:28 -0700 (PDT)	[thread overview]
Message-ID: <20200728.171028.1881170661773930094.davem@davemloft.net> (raw)
In-Reply-To: <20200724101220.GA15913@gondor.apana.org.au>

From: Herbert Xu <herbert@gondor.apana.org.au>
Date: Fri, 24 Jul 2020 20:12:20 +1000

> This patch series fixes an unprotected dereference in __rht_ptr.
> The first patch is a minimal fix that does not use the correct
> RCU markings but is suitable for backport, and the second patch
> cleans up the RCU markings.

Series applied, thank you.

      parent reply	other threads:[~2020-07-29  0:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-24 10:12 [v2 PATCH 0/2] rhashtable: Fix unprotected RCU dereference in __rht_ptr Herbert Xu
2020-07-24 10:12 ` [v2 PATCH 1/2] " Herbert Xu
2020-07-24 10:14 ` [v2 PATCH 2/2] rhashtable: Restore RCU marking on rhash_lock_head Herbert Xu
2020-07-29  0:10 ` David Miller [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=20200728.171028.1881170661773930094.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=netdev@vger.kernel.org \
    --cc=pfonseca@purdue.edu \
    --cc=sishuai@purdue.edu \
    --cc=tgraf@suug.ch \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.