public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* .gnu.hash into text PHDR?
@ 2015-11-17 14:12 Jiri Slaby
  2015-11-18 16:14 ` Andy Lutomirski
  0 siblings, 1 reply; 2+ messages in thread
From: Jiri Slaby @ 2015-11-17 14:12 UTC (permalink / raw)
  To: Andy Lutomirski, Linux kernel mailing list, x86@kernel.org

Hi,

after
commit 6b7e26547fad7ace3dcb27a5babd2317fb9d1e12
Author: Andy Lutomirski <luto@amacapital.net>
Date:   Thu Aug 6 14:45:45 2015 -0700

    x86/vdso: Emit a GNU hash

I believe .gnu.hash in arch/x86/entry/vdso/vdso-layout.lds.S should have
":text", right?

Not that it would matter (it is put there automagically), but I noted it
while hunting a new failure inside KVM (host is 4.2 for some time, guest
was upgraded to 4.3 recently). KVM dies when javac invokes gtod:
KVM internal error. Suberror: 1
emulation failure
...
[javac] # C  [linux-vdso.so.1+0xe45]  __vdso_gettimeofday+0x125

which is "movl hpet_page+240(%rip), %eax". Any ideas?

More details at:
https://bugzilla.novell.com/show_bug.cgi?id=954218

thanks,
-- 
js
suse labs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-18 16:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-17 14:12 .gnu.hash into text PHDR? Jiri Slaby
2015-11-18 16:14 ` Andy Lutomirski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox