Skip to content
Commit e8a00ad5 authored by Rajesh B Prathipati's avatar Rajesh B Prathipati Committed by Benjamin Herrenschmidt
Browse files

powerpc: Make unaligned accesses endian-safe for powerpc



The generic put_unaligned/get_unaligned macros were made endian-safe by
calling the appropriate endian dependent macros based on the endian type
of the powerpc processor.

Signed-off-by: default avatarRajesh B Prathipati <rprathip@linux.vnet.ibm.com>
Signed-off-by: default avatarAnton Blanchard <anton@samba.org>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent 90ff5d68
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment