commit | 17139053eb96bc09a6d6248aae17c9316f5bcd86 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Wed Feb 27 18:23:27 2013 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Wed Feb 27 20:00:25 2013 +0530 |
tree | a0dcb5245b3401a4aa879b05228d6a6930dd5932 | |
parent | 5dc99e50d2d66f8ddeb4e20af1908ad99db0cb98 [diff] |
ARC: Fixup the current ABI version The upstream kernel ABI (v3) is different from current out-of-tree (v2): * no-legacy-syscalls * user_regs_struct layout has changed So we rev up the ABI version Signed-off-by: Vineet Gupta <vgupta@synopsys.com>