public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] Exception handling and recovery
@ 2002-03-13  3:53 Keith Owens
  2002-03-13  4:51 ` David Mosberger
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Keith Owens @ 2002-03-13  3:53 UTC (permalink / raw)
  To: linux-ia64

Unlike i386, the ia64 exception table code only recovers from invalid
user space addresses.  kdb can get other faults which EX() does not
currently allow recovery from.  Is there any reason why I should not
add exception table handling to ia64_fault(), to generalize the fault
recovery mechanism?



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

end of thread, other threads:[~2002-03-13 14:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-13  3:53 [Linux-ia64] Exception handling and recovery Keith Owens
2002-03-13  4:51 ` David Mosberger
2002-03-13  5:22 ` Keith Owens
2002-03-13  5:32 ` David Mosberger
2002-03-13 13:58 ` Jack Steiner
2002-03-13 14:08 ` Keith Owens

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