All of lore.kernel.org
 help / color / mirror / Atom feed
* x32 processes, with CONFIG_X86_X32 not set
@ 2016-03-25 15:48 Dave Jones
  2016-03-25 15:51 ` Andy Lutomirski
  0 siblings, 1 reply; 5+ messages in thread
From: Dave Jones @ 2016-03-25 15:48 UTC (permalink / raw)
  To: luto; +Cc: x86, Linux Kernel

I had a trinity process get stuck last overnight.
The reason for it getting stuck is my bug (I think), but
there's an odd unrelated thing I noticed while debugging this..

$ strace -p 20966
strace: Process 20966 attached
strace: [ Process PID=20966 runs in x32 mode. ]

So I don't use that new-fangled x32 stuff.
I don't even have CONFIG_X86_X32 compiled in.

Is this strace getting confused, or did we somehow screw
up the syscall entry code ?

	Dave

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

end of thread, other threads:[~2016-04-08  1:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-25 15:48 x32 processes, with CONFIG_X86_X32 not set Dave Jones
2016-03-25 15:51 ` Andy Lutomirski
2016-03-25 15:58   ` Dave Jones
2016-04-08  0:20     ` Andy Lutomirski
2016-04-08  1:32       ` Dave Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.