linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h
@ 2008-04-24 16:37 Kumar Gala
  2008-04-24 22:26 ` Jeremy Kerr
  0 siblings, 1 reply; 5+ messages in thread
From: Kumar Gala @ 2008-04-24 16:37 UTC (permalink / raw)
  To: jk, Paul Mackerras; +Cc: linuxppc-dev

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
---
 arch/powerpc/platforms/cell/spufs/.gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
 create mode 100644 arch/powerpc/platforms/cell/spufs/.gitignore

diff --git a/arch/powerpc/platforms/cell/spufs/.gitignore b/arch/powerpc/platforms/cell/spufs/.gitignore
new file mode 100644
index 0000000..a09ee8d
--- /dev/null
+++ b/arch/powerpc/platforms/cell/spufs/.gitignore
@@ -0,0 +1,2 @@
+spu_save_dump.h
+spu_restore_dump.h
-- 
1.5.4.1

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

* Re: [PATCH] [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h
  2008-04-24 16:37 [PATCH] [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h Kumar Gala
@ 2008-04-24 22:26 ` Jeremy Kerr
  2008-04-25  0:47   ` Kumar Gala
  0 siblings, 1 reply; 5+ messages in thread
From: Jeremy Kerr @ 2008-04-24 22:26 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev, Paul Mackerras

Kumar,

> --- /dev/null
> +++ b/arch/powerpc/platforms/cell/spufs/.gitignore
> @@ -0,0 +1,2 @@
> +spu_save_dump.h
> +spu_restore_dump.h

nak - these still need to be tracked (and distributed with the tree), as 
we want to be able to build the kernel without spu-gcc.


Jeremy

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

* Re: [PATCH] [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h
  2008-04-24 22:26 ` Jeremy Kerr
@ 2008-04-25  0:47   ` Kumar Gala
  2008-04-25  0:55     ` Jeremy Kerr
  0 siblings, 1 reply; 5+ messages in thread
From: Kumar Gala @ 2008-04-25  0:47 UTC (permalink / raw)
  To: Jeremy Kerr; +Cc: linuxppc-dev, Paul Mackerras


On Apr 24, 2008, at 5:26 PM, Jeremy Kerr wrote:
> Kumar,
>
>> --- /dev/null
>> +++ b/arch/powerpc/platforms/cell/spufs/.gitignore
>> @@ -0,0 +1,2 @@
>> +spu_save_dump.h
>> +spu_restore_dump.h
>
> nak - these still need to be tracked (and distributed with the  
> tree), as
> we want to be able to build the kernel without spu-gcc.

So they should be added to the tree?

- k

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

* Re: [PATCH] [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h
  2008-04-25  0:47   ` Kumar Gala
@ 2008-04-25  0:55     ` Jeremy Kerr
  2008-04-25  2:32       ` Kumar Gala
  0 siblings, 1 reply; 5+ messages in thread
From: Jeremy Kerr @ 2008-04-25  0:55 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev, Paul Mackerras

Kumar,

Ah, I was mistaking them for the .h_shipped files. Nevermind me, your 
patch is fine. Applied to my spufs tree.

Cheers,


Jeremy

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

* Re: [PATCH] [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h
  2008-04-25  0:55     ` Jeremy Kerr
@ 2008-04-25  2:32       ` Kumar Gala
  0 siblings, 0 replies; 5+ messages in thread
From: Kumar Gala @ 2008-04-25  2:32 UTC (permalink / raw)
  To: Jeremy Kerr; +Cc: linuxppc-dev, Paul Mackerras


On Apr 24, 2008, at 7:55 PM, Jeremy Kerr wrote:
> Kumar,
>
> Ah, I was mistaking them for the .h_shipped files. Nevermind me, your
> patch is fine. Applied to my spufs tree.

ok. thanks.

- k

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

end of thread, other threads:[~2008-04-25  2:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 16:37 [PATCH] [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h Kumar Gala
2008-04-24 22:26 ` Jeremy Kerr
2008-04-25  0:47   ` Kumar Gala
2008-04-25  0:55     ` Jeremy Kerr
2008-04-25  2:32       ` Kumar Gala

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).