reverie/reverie-ptrace
Jason White c448d10586 Reduce size of getcpu vdso
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
2022-11-23 13:55:56 -08:00
..
src Reduce size of getcpu vdso 2022-11-23 13:55:56 -08:00
Cargo.toml Daily common/rust/cargo_from_buck/bin/autocargo 2022-11-17 00:26:13 -08:00