2018-05-07 14:45 GMT+08:00 Nickhu <[email protected]>: > If the kernel config 'CONFIG_ALIGNMENT_TRAP' and the file > '/proc/sys/nds32/unaligned_access/enable' are set, the kernel > unaligned access handler does not handle correctly when the > value of immediate field is negative. This commit fixes the > unaligned access handler in kernel. > > Signed-off-by: Nickhu <[email protected]>
Thank you, Nick. Reviewed-by: Greentime Hu <[email protected]>

