+1
−1
Loading
cpu_to_be64w() is called with an obviously non-aligned pointer. Use cpu_to_be64wu() instead. It fixes unaligned accesses errors on IA64 hosts. Cc: Kevin Wolf <kwolf@redhat.com> Signed-off-by:Aurelien Jarno <aurelien@aurel32.net> Signed-off-by:
Kevin Wolf <kwolf@redhat.com>