* [PATCH 1/3] Unignore vmlinux.lds.h from Git.
@ 2008-06-15 15:05 Eduard - Gabriel Munteanu
2008-06-17 14:01 ` Mathieu Desnoyers
0 siblings, 1 reply; 4+ messages in thread
From: Eduard - Gabriel Munteanu @ 2008-06-15 15:05 UTC (permalink / raw)
To: tzanussi, linux-kernel; +Cc: penberg, akpm, torvalds, compudj
Added !vmlinux.lds.h to .gitignore because it would otherwise be ignored.
Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index d24ad50..9bb1cb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ tags
TAGS
vmlinux*
!vmlinux.lds.S
+!vmlinux.lds.h
System.map
Module.markers
Module.symvers
--
1.5.5.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 1/3] Unignore vmlinux.lds.h from Git.
2008-06-15 15:05 [PATCH 1/3] Unignore vmlinux.lds.h from Git Eduard - Gabriel Munteanu
@ 2008-06-17 14:01 ` Mathieu Desnoyers
0 siblings, 0 replies; 4+ messages in thread
From: Mathieu Desnoyers @ 2008-06-17 14:01 UTC (permalink / raw)
To: Eduard - Gabriel Munteanu; +Cc: tzanussi, linux-kernel, penberg, akpm, torvalds
* Eduard - Gabriel Munteanu (eduard.munteanu@linux360.ro) wrote:
> Added !vmlinux.lds.h to .gitignore because it would otherwise be ignored.
>
> Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Yep, the "vmlinux*" entry seems to match vmlinux.lds.h, it shouldn't.
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
> ---
> .gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index d24ad50..9bb1cb6 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -26,6 +26,7 @@ tags
> TAGS
> vmlinux*
> !vmlinux.lds.S
> +!vmlinux.lds.h
> System.map
> Module.markers
> Module.symvers
> --
> 1.5.5.4
>
--
Mathieu Desnoyers
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/3] Unignore vmlinux.lds.h from Git.
@ 2008-06-21 14:10 Eduard - Gabriel Munteanu
2008-06-21 23:21 ` Eduard - Gabriel Munteanu
0 siblings, 1 reply; 4+ messages in thread
From: Eduard - Gabriel Munteanu @ 2008-06-21 14:10 UTC (permalink / raw)
To: tzanussi; +Cc: penberg, akpm, torvalds, compudj, vegard.nossum, linux-kernel
Added !vmlinux.lds.h to .gitignore because it would otherwise be ignored.
Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index d24ad50..9bb1cb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ tags
TAGS
vmlinux*
!vmlinux.lds.S
+!vmlinux.lds.h
System.map
Module.markers
Module.symvers
--
1.5.5.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 1/3] Unignore vmlinux.lds.h from Git.
2008-06-21 14:10 Eduard - Gabriel Munteanu
@ 2008-06-21 23:21 ` Eduard - Gabriel Munteanu
0 siblings, 0 replies; 4+ messages in thread
From: Eduard - Gabriel Munteanu @ 2008-06-21 23:21 UTC (permalink / raw)
To: Eduard - Gabriel Munteanu
Cc: tzanussi, penberg, akpm, torvalds, compudj, vegard.nossum,
linux-kernel
On Sat, 21 Jun 2008 17:10:27 +0300
Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> wrote:
> Added !vmlinux.lds.h to .gitignore because it would otherwise be
> ignored.
>
> Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
> Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Already merged in the last Linux release candidate, v2.6.26-rc7. In
case you want to test the other two patches, you could just rebase on
top of this last rc.
Eduard
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-06-21 23:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-15 15:05 [PATCH 1/3] Unignore vmlinux.lds.h from Git Eduard - Gabriel Munteanu
2008-06-17 14:01 ` Mathieu Desnoyers
-- strict thread matches above, loose matches on Subject: below --
2008-06-21 14:10 Eduard - Gabriel Munteanu
2008-06-21 23:21 ` Eduard - Gabriel Munteanu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox