Revision 7797d17c591ae62c6f43c6de4fdb8beeb50eb692 authored by Will Deacon on 11 October 2012, 11:10:57 UTC, committed by Catalin Marinas on 18 October 2012, 19:15:31 UTC
The user_hwdebug_state structure contains implicit padding to conform to
the alignment requirements of the AArch64 ABI (namely that aggregates
must be aligned to their most aligned member).

This patch fixes the ptrace functions operating on struct
user_hwdebug_state so that the padding is handled correctly.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent 16dd46b
History

back to top