projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
5155cf7
59a4e0d
)
Merge remote-tracking branch 'palmer/riscv-clone3' into fixes
author
Palmer Dabbelt
<palmerdabbelt@google.com>
Mon, 4 Oct 2021 23:02:04 +0000
(16:02 -0700)
committer
Palmer Dabbelt
<palmerdabbelt@google.com>
Mon, 4 Oct 2021 23:02:04 +0000
(16:02 -0700)
This contains a single patch to properly implement clone3() on rv32,
which was missing before. In theory this is a new feature, but it's
fixing a warning in checksyscalls that's now causing my build to fail so
I'm calling it a fix.
Trivial merge