]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Implement the getcpu vsyscall on amd64 by forwarding it to the real
authorTom Hughes <tom@compton.nu>
Thu, 9 Feb 2012 11:54:16 +0000 (11:54 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 9 Feb 2012 11:54:16 +0000 (11:54 +0000)
commit09d83bf60b2fcb3c581a387bf773b0ada2c8bd6c
tree31f991ea98b8335a7c968d33aadc53639d83d250
parent4c37a67dde8061f62e0b2b1b2318ce4f8a1b373b
Implement the getcpu vsyscall on amd64 by forwarding it to the real
system call. Patch from Lénaïc Huard to fix BZ#187043.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12372
coregrind/m_redir.c
coregrind/m_trampoline.S
coregrind/pub_core_trampoline.h