All of lore.kernel.org
 help / color / mirror / Atom feed
* x86-64 and PA-RISC have broken WCHAN
@ 2003-09-21 20:49 Albert Cahalan
  0 siblings, 0 replies; only message in thread
From: Albert Cahalan @ 2003-09-21 20:49 UTC (permalink / raw)
  To: linux-kernel mailing list

The PA-RISC port (2.4.xx) returns 0xdeadbeef.
The x86-64 port (2.6.0-test5) returns a 0.

i386, alpha, ppc, and IA-64 all work fine.
I think ARM works, but I didn't have a
System.map file on the system I was using.
I didn't check zSeries, ppc64, MIPS, or SPARC.

The following command is supposed to report
an instruction pointer ("nip" or "pc" or "rip"
or whatever), a stack pointer ("r2" or "sp" or
whatever), the kernel address where a process
is waiting, and the kernel function name where
a process is waiting:

ps -eo eip,esp,nwchan,wchan



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-21 21:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-21 20:49 x86-64 and PA-RISC have broken WCHAN Albert Cahalan

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.