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:
1e18ac7
)
MIPS: O32: Use compat_sys_getsockopt.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 9 Jul 2015 16:02:51 +0000
(18:02 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 10 Jul 2015 09:02:22 +0000
(11:02 +0200)
We were using the native syscall and that results in subtle breakage.
This is the same issue as fixed in
077d0e65618f27b2199d622e12ada6d8f3dbd862
(MIPS: N32: Use compat getsockopt syscall) but that commit did fix it only
for N32.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Link:
https://bugzilla.kernel.org/show_bug.cgi?id=100291
arch/mips/kernel/scall64-o32.S
patch
|
blob
|
history
diff --cc
arch/mips/kernel/scall64-o32.S
Simple merge