[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ff13bc9a1003011047i430ee89fi49a3154b87e127ef@mail.gmail.com>
Date: Mon, 1 Mar 2010 19:47:00 +0100
From: Luca Barbieri <luca.barbieri@...il.com>
To: Zachary Amsden <zamsden@...hat.com>
Cc: Gleb Natapov <gleb@...hat.com>, linux-kernel@...r.kernel.org,
mingo@...e.hu, avi@...hat.com, mtosatti@...hat.com
Subject: Re: use of setjmp/longjmp in x86 emulator.
How about an interface that works like setjmp/longjmp, but requires to
pass a function pointer to setjmp, which calls that function, and
allows longjmp to work in that function only?
This avoids all concerns about local variables and should be cleaner,
faster and simpler to implement.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists