mirror of
https://github.com/facebookexperimental/reverie.git
synced 2024-11-28 09:24:18 +00:00
c448d10586
Summary: The `getcpu` VDSO was just returning 0 unconditionally. This was an old hack to determinize the getcpu syscall, but we don't need this anymore because we just intercept it and determinize it instead. Reducing the size of this vdso function will make it more compatible with various VDSO implementations. Reviewed By: wkhughes Differential Revision: D41506684 fbshipit-source-id: 3dacad93971ecc7969d725f8b7e984a189a0ebb4 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |