git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dc99e5
)
ARC: Fixup the current ABI version
author
Vineet Gupta
<vgupta@synopsys.com>
Wed, 27 Feb 2013 12:53:27 +0000
(18:23 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Wed, 27 Feb 2013 14:30:25 +0000
(20:00 +0530)
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>
No differences found