All of lore.kernel.org
 help / color / mirror / Atom feed
* Why is irq_stack_union a union?
@ 2015-08-31 21:00 Andy Lutomirski
  2015-08-31 21:47 ` Brian Gerst
  0 siblings, 1 reply; 5+ messages in thread
From: Andy Lutomirski @ 2015-08-31 21:00 UTC (permalink / raw)
  To: Brian Gerst, linux-kernel, X86 ML; +Cc: Steven Rostedt, Andi Kleen

Why not just a struct?

Also, why is this all tangled up in gsbase initialization?  And why
does irq_stack_ptr point 64 bytes from the top?  And why does the
stack overflow thing look STACK_TOP_MARGIN == 128 bytes from the top?

Confused.

--Andy

-- 
Andy Lutomirski
AMA Capital Management, LLC

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

end of thread, other threads:[~2015-09-01 21:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-31 21:00 Why is irq_stack_union a union? Andy Lutomirski
2015-08-31 21:47 ` Brian Gerst
2015-08-31 22:01   ` Andy Lutomirski
2015-09-01  3:55     ` Brian Gerst
2015-09-01 21:42       ` Andy Lutomirski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.