mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Setjmp/Longjmp in the kernel?
@ 2003-02-09 22:10 John W. M. Stevens
  2003-02-10 13:00 ` Alan Cox
  0 siblings, 1 reply; 5+ messages in thread
From: John W. M. Stevens @ 2003-02-09 22:10 UTC (permalink / raw)
  To: linux-kernel

Greetings,

I ported an Object Oriented infrastructure to work with the Linux
kernel about two years ago.  For various reasons, that work was
dropped for a while.  Now, upon picking it back up again, there
are some new features that were not present in the original port
that I need to support.

Among these is a simple exception support system.  The core
of this system is based on the existence of a setjmp/longjmp
facility.  In digging through the source code, I've found a
few, architechturally specific implementations of such a
facility, but no generalized, multi-platform support.

A FAQ I found seems to suggest this deliberate, and that such
support will not ever be added to Linux.  Am I correct in
my understanding?  If so, is an architechturally specific
implementation (such as was done for ppc) acceptable?

Thanks,
John S.

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

end of thread, other threads:[~2003-02-12 19:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-09 22:10 Setjmp/Longjmp in the kernel? John W. M. Stevens
2003-02-10 13:00 ` Alan Cox
2003-02-10 22:24   ` Olaf Titz
2003-02-12 10:55     ` Kasper Dupont
2003-02-12 19:45       ` John W. M. Stevens

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

all inboxes | Powered by JetHome®