linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Update lppaca offset comments
@ 2006-08-07  7:34 Michael Neuling
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Neuling @ 2006-08-07  7:34 UTC (permalink / raw)
  To: paulus; +Cc: linuxppc-dev

Update offset comments.  No functional change. 

Signed-off-by: Michael Neuling <mikey@neuling.org>
---
 include/asm-powerpc/lppaca.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Index: linux-2.6-ozlabs/include/asm-powerpc/lppaca.h
===================================================================
--- linux-2.6-ozlabs.orig/include/asm-powerpc/lppaca.h
+++ linux-2.6-ozlabs/include/asm-powerpc/lppaca.h
@@ -114,7 +114,7 @@ struct lppaca {
 
 
 //=============================================================================
-// CACHE_LINE_3 0x0100 - 0x007F: This line is shared with other processors
+// CACHE_LINE_3 0x0100 - 0x017F: This line is shared with other processors
 //=============================================================================
 	// This is the yield_count.  An "odd" value (low bit on) means that
 	// the processor is yielded (either because of an OS yield or a PLIC
@@ -126,7 +126,7 @@ struct lppaca {
 	u8	reserved6[124];		// Reserved                     x04-x7F
 
 //=============================================================================
-// CACHE_LINE_4-5 0x0100 - 0x01FF Contains PMC interrupt data
+// CACHE_LINE_4-5 0x0180 - 0x027F Contains PMC interrupt data
 //=============================================================================
 	u8	pmc_save_area[256];	// PMC interrupt Area           x00-xFF
 } __attribute__((__aligned__(0x400)));

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

* Re: [PATCH] Update lppaca offset comments
@ 2006-08-08  1:22 Milton Miller
  0 siblings, 0 replies; 2+ messages in thread
From: Milton Miller @ 2006-08-08  1:22 UTC (permalink / raw)
  To: mikey, paulus; +Cc: linuxppc-dev

On Mon Aug  7 2006 02:34:50 AM CDT, Michael Neuling wrote:
> Update offset comments.  No functional change. 
> 
> Signed-off-by: Michael Neuling <mikey@neuling.org>
> ---
>  include/asm-powerpc/lppaca.h |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> Index: linux-2.6-ozlabs/include/asm-powerpc/lppaca.h
> ===================================================================
> --- linux-2.6-ozlabs.orig/include/asm-powerpc/lppaca.h
> +++ linux-2.6-ozlabs/include/asm-powerpc/lppaca.h
> @@ -114,7 +114,7 @@ struct lppaca {
>  
>  
>  //=============================================================================
> -// CACHE_LINE_3 0x0100 - 0x007F: This line is shared with other processors
> +// CACHE_LINE_3 0x0100 - 0x017F: This line is shared with other processors
>  //=============================================================================
 
How about taking the opertunity  to convert to C comments?

milton

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

end of thread, other threads:[~2006-08-08  1:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-07  7:34 [PATCH] Update lppaca offset comments Michael Neuling
  -- strict thread matches above, loose matches on Subject: below --
2006-08-08  1:22 Milton Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).