mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
The byte order functions are visible to userspace. Unfortunately, __arch_swab32() contains an assembly instruction which is invalid when compiling for Thumb. This reverts to the C version when compiling for Thumb. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1.4 KiB
1.4 KiB