Re: [PATCH] .gitignore update
- From: Alexey Dobriyan <adobriyan@xxxxx>
- Date: Mon, 30 Jul 2007 19:29:41 +0400
On Sun, Jul 29, 2007 at 04:57:22PM +0200, Jan Engelhardt wrote:
On Jul 26 2007 16:15, Alexey Dobriyan wrote:
Somehow I ended up with the following in tree:
$ git status
...
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# fs/proc/root.o.FuMxJQ
# net/ipv4/tcp_minisocks.o.geCDYR
These are presumably temporary gcc files, which aren't interesting.
But they should not be there by default! Or are they?
Who knows. I straced a bit but rename(2) seems to not happen. However, this
is not the first time I see them, and yes, box is frequently rebooted
hard way.
Looks like an interrupted assembler stage or so.
These *.o.* are normal but truncated corresponding *.o files.
So I do not think *.o.* should be added.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH] .gitignore update
- From: Alexey Dobriyan
- Re: [PATCH] .gitignore update
- From: Jan Engelhardt
- [PATCH] .gitignore update
- Prev by Date: [PATCH] Fix msr register allocation
- Next by Date: Re: PCI Quirk / Hidden Bus Report
- Previous by thread: Re: [PATCH] .gitignore update
- Next by thread: [PATCH -mm 0/3] configfs: Miscellaneous cleanups
- Index(es):
Relevant Pages
|