Re: Warning: File `include/config/auto.conf' has modification time1.9e+04 s in the future

From: Jaswinder Singh Rajput
Date: Sun Mar 22 2009 - 15:31:20 EST


Hello Sam,

On Sun, 2009-03-22 at 20:06 +0100, Sam Ravnborg wrote:
> I have checked the source code in kconfig where we minupulate auto.conf.
> We do a simple
>
> fopen(".tmpconfig", "w");
> write a lot
> fclose()
> rename(".tmpconfig", "auto.conf");
>
> So nothing suspicious that involves changing the date of the file.
>
> I expect you have to locate the issue locally if it happens again.
>

OK, it is a dual boot machine may be Windows screws it, if I face
similar problem again I will let you know.

> [And it was late in night too :-) ]
>

hehe :-)

Thanks,

--
JSR

--
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/