public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.5 unwind problem with rp <- r0
@ 2004-04-29  4:08 Keith Owens
  2004-05-03 22:28 ` David Mosberger
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Keith Owens @ 2004-04-29  4:08 UTC (permalink / raw)
  To: linux-ia64

Unwinding through a kernel thread, we hit kernel_thread_helper which is
called from start_kernel_thread with unwind data

        .save rp, r0                            // this is the end of the call-chain

The kernel unwinder does not handle this correctly, it spits
  unwind.pt_regs_off: bad scratch reg r0
and keeps unwinding, generating garbage.


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

end of thread, other threads:[~2004-05-11 16:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-29  4:08 2.6.5 unwind problem with rp <- r0 Keith Owens
2004-05-03 22:28 ` David Mosberger
2004-05-04  2:07 ` Keith Owens
2004-05-04 16:40 ` David Mosberger
2004-05-05  0:04 ` Keith Owens
2004-05-05 23:38 ` David Mosberger
2004-05-06  0:08 ` Keith Owens
2004-05-06  0:19 ` David Mosberger
2004-05-06  2:04 ` Keith Owens
2004-05-06  3:42 ` David Mosberger
2004-05-07  8:12 ` Keith Owens
2004-05-11  7:03 ` David Mosberger
2004-05-11 11:32 ` Keith Owens
2004-05-11 16:55 ` David Mosberger

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