mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-28 10:12:25 +00:00

The inline assembler used on 32-bit kernels was using the "h" constraint which was considered dangerous and removed for gcc 4.4.0. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>