All of lore.kernel.org
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: NeilBrown <neilb@suse.com>
Cc: David Miller <davem@davemloft.net>,
	tgraf@suug.ch, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH] rhashtable: detect when object movement between tables might have invalidated a lookup
Date: Mon, 19 Nov 2018 12:06:34 +0800	[thread overview]
Message-ID: <20181119040634.qlvsrviznd5npiek@gondor.apana.org.au> (raw)
In-Reply-To: <20181119035635.2tizfk3vrmxfrr6e@gondor.apana.org.au>

On Mon, Nov 19, 2018 at 11:56:35AM +0800, Herbert Xu wrote:
>
> I take that back.  Because of your shift which cancels out the
> shift in NULLS_MARKER, it would appear that this should work just
> fine with RHT_NULLS_MARRKER(0), no? IOW, it would appear that
> 
> 	RHT_NULLS_MARKER(0) = RHT_NULLS_MARKER(RHT_NULLS_MARKER(0))

My emails to Neil are bouncing:

	neilb@suse.com
	  host smtp.glb1.softwaregrp.com [15.124.2.87]
	  SMTP error from remote mail server after RCPT TO:<neilb@suse.com>:
	  550 Cannot process address

Cheers,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

  reply	other threads:[~2018-11-19  4:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-14 23:32 [PATCH] rhashtable: detect when object movement between tables might have invalidated a lookup NeilBrown
2018-11-16  5:55 ` Herbert Xu
2018-11-16  6:59   ` NeilBrown
2018-11-19  3:54     ` Herbert Xu
2018-11-19  3:56       ` Herbert Xu
2018-11-19  4:06         ` Herbert Xu [this message]
2018-11-19  4:22           ` David Miller
2018-11-29 23:26     ` [PATCH v3] " NeilBrown
2018-12-01  8:47       ` Herbert Xu
2018-12-02 22:20         ` NeilBrown
2018-12-03  1:44           ` Herbert Xu
2018-12-03 22:28             ` [PATCH] " NeilBrown
2018-12-03 23:32       ` [PATCH v3] " 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=20181119040634.qlvsrviznd5npiek@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neilb@suse.com \
    --cc=netdev@vger.kernel.org \
    --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.