Re: [PATCH 09/18] soc: qcom: ipa: GSI transactions

From: Alex Elder
Date: Mon May 20 2019 - 10:46:53 EST


On 5/20/19 9:43 AM, Arnd Bergmann wrote:
> I have no idea how two 8-bit assignments could do that,
> it sounds like a serious gcc bug, unless you mean two
> 8-byte assignments, which would be within the range
> of expected behavior. If it's actually 8-bit stores, please
> open a bug against gcc with a minimized test case.

Sorry, it's 8 *byte* assignments, not 8 bit. -Alex