[U-Boot] [PATCH] fs: btrfs: Fix unaligned memory accesses

Marek Behún marek.behun at nic.cz
Thu Jan 25 13:48:53 UTC 2018


Hi Alberto,
Thanks. I just forwarded this to Robert Nelson who encountered this
issue.
You can add Reviewed-by: Marek Behun <marek.behun at nic.cz>

Marek

On Sat, 20 Jan 2018 09:17:57 +0200
Alberto Sánchez Molero <alsamolero at gmail.com> wrote:

> Loading files stored with lzo compression from a btrfs filesystem was
> producing unaligned memory accesses, which were causing a data abort
> and a reset on an Orange Pi Zero.
> 
> The change in hash.c is not triggered by any error but follows the
> same pattern. Please confirm.
> 
> Fixed according to doc/README.unaligned-memory-access.txt


More information about the U-Boot mailing list