Re: [PATCH v2] netlink: Replace rhash_portid with bound
From: Tejun Heo
Date: Tue Sep 22 2015 - 15:51:15 EST
Hello,
On Tue, Sep 22, 2015 at 12:28:45PM -0700, Linus Torvalds wrote:
> Both acquire and smp_rmb() are equally free on x86.
Was this always like this? Ah, okay, from 2007. Was thinking it's
still doing an actual rmb. Talk about being confused.
> It appears that we don't do the X86_PPRO_FENCE bug handling for
> acquire, but I guess we should.
Hmmm? We're doing that. PPRO_FENCE makes both acquire and release
use smp_mb().
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/