[PATCH upstream 1/4] state: use packet attribute for on storage structs
Stefan Lengfeld
s.lengfeld at phytec.de
Thu Nov 3 01:38:26 PDT 2016
Hi Sascha,
On Thu, Nov 03, 2016 at 07:21:34AM +0100, Sascha Hauer wrote:
> On Wed, Nov 02, 2016 at 08:54:27AM +0100, Stefan Lengfeld wrote:
> > These structs are used for on-storage data layouts. They should be not
> > affected by different integer precisions and alignment optimizations of
> > 32bit or 64bit machines. Using the architecture independent integer data
> > types, like uint32_t, achieves the former, using the packet attribute
> > the later.
> >
> > Signed-off-by: Stefan Lengfeld <s.lengfeld at phytec.de>
>
> Applied all, thanks. 3/4 went to master, the rest to next. Also fixed
> s/packet/packed/ while applying.
>
> Sascha
thanks for fixing my typo :-)
Mit freundlichen Grüßen / Kind regards,
Stefan Lengfeld
More information about the barebox
mailing list