public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* MINSTATE_START_SAVE_MIN_PHYS looking very confused
@ 2005-05-06 12:08 David Mosberger
  2005-05-06 12:25 ` David Mosberger
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Mosberger @ 2005-05-06 12:08 UTC (permalink / raw)
  To: linux-ia64

While working on the libunwind-enabled Linux kernel, I noticed that
MINSTATE_START_SAVE_MIN_PHYS is loking rather confused.  Part of the
problem seems to have been introduced by rja's patch from last
December (it cause "r1" to be setup incorrectly when already in kerenl
mode).  However, the bigger issue to me is: given that we have a
separate INIT stack, why bother distinguishing between an INIT that
hits user-level vs. one that hits the kernel.  It's not possible to
handle nested INITs anyhow, so why not just simplify that code to
always switch to the INIT stack?

	--david

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

end of thread, other threads:[~2005-05-10  4:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-06 12:08 MINSTATE_START_SAVE_MIN_PHYS looking very confused David Mosberger
2005-05-06 12:25 ` David Mosberger
2005-05-06 16:15 ` Russ Anderson
2005-05-09 13:34 ` David Mosberger
2005-05-10  4:38 ` Keith Owens

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