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:
1a92b2d
)
s390/bpf: Zero extend parameters before calling C function
author
Michael Holzheu
<holzheu@linux.vnet.ibm.com>
Thu, 15 Jan 2015 09:23:46 +0000
(10:23 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 15 Jan 2015 10:10:41 +0000
(11:10 +0100)
The s390x ABI requires to zero extend parameters before functions
are called.
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found