Re: [RFC] regmap: change bool to 1 bit variable in struct regmap

From: Pavel Machek
Date: Thu Oct 08 2015 - 11:50:09 EST


On Thu 2015-10-08 12:24:02, yalin wang wrote:
> This patch change some bool variables in struct regmap { }
> to be u8 v : 1 type, so that we can shrink the sizeof of struct regmap.

Are there any atomicity/locking implications?

--
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/