public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
* Re: Patch for debug setcontext
@ 2004-07-29 14:54 Corey Minyard
  2004-07-29 15:58 ` Corey Minyard
  2004-07-29 19:30 ` Kumar Gala
  0 siblings, 2 replies; 6+ messages in thread
From: Corey Minyard @ 2004-07-29 14:54 UTC (permalink / raw)
  To: linuxppc-dev, Kumar Gala


Kumar Gala wrote:

 > I'm guessing, this should really be #if defined(CONFIG_4xx) ||
 > defined(CONFIG_BOOKE)
 > There are a number of similar cases later in this code as well.

That may be the case, but it is very confusing in entry.S.  The dbcr0
register seems to only be defined on 4xx processor, not on book E.
Look, for instance, at load_4xx_dbcr0:, it is only defined if 4xx is
enabled, not if book E is enabled.

-Corey


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2004-08-06 21:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-29 14:54 Patch for debug setcontext Corey Minyard
2004-07-29 15:58 ` Corey Minyard
2004-07-29 19:30 ` Kumar Gala
2004-07-30  2:27   ` Corey Minyard
2004-07-30 14:08     ` Kumar Gala
2004-08-06 21:39       ` Patch for debug setcontext, relative to 2.6.8 Corey Minyard

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