From: Håkon Bugge <haakon.bu...@oracle.com> Date: Tue, 5 Sep 2017 17:42:01 +0200
> The bits in m_flags in struct rds_message are used for a plurality of > reasons, and from different contexts. To avoid any missing updates to > m_flags, use the atomic set_bit() instead of the non-atomic equivalent. > > Signed-off-by: Håkon Bugge <haakon.bu...@oracle.com> > Reviewed-by: Knut Omang <knut.om...@oracle.com> > Reviewed-by: Wei Lin Guay <wei.lin.g...@oracle.com> Applied.