Re: [PATCH 1/1] arm: set CONFIG_RTE_ARCH_STRICT_ALIGN=y for armv7 target
From: Thomas Monjalon <hidden>
Date: 2016-02-29 15:16:33
From: Thomas Monjalon <hidden>
Date: 2016-02-29 15:16:33
2015-12-09 16:16, Jan Viktorin:
This patch reduces number of warnings from 53 to 40. It removes the usual false positives utilizing unaligned_uint*_t data types. Signed-off-by: Jan Viktorin <redacted>
Applied, thanks Jan, what is the problem with the other ARM alignment warnings? Can they be fixed?