Re: What's happening with vr41xx_giu.c?

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: What's happening with vr41xx_giu.c?

by Wu Zhangjin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The same to me.

is there a bug in git?

On Fri, 2009-07-10 at 08:43 +0900, Shinya Kuribayashi wrote:

> Does anyone have a similar symptom?
>
> ---
> skuribay@ubuntu:linux.git$ git checkout -f master
> Already on 'master'
> skuribay@ubuntu:linux.git$
> skuribay@ubuntu:linux.git$ git log HEAD^..
> commit 4eebdebd71325d0814b1c8e093fd0d1f191da9aa
> Author: Kurt Martin <kurt@...>
> Date:   Wed Jul 8 19:22:35 2009 -0700
>
>     MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.
>
>     Signed-off-by: Chris Dearman <chris@...>
>     Signed-off-by: Raghu Gandham <raghu@...>
>     Signed-off-by: Ralf Baechle <ralf@...>
> skuribay@ubuntu:linux.git$
> skuribay@ubuntu:linux.git$ git status
> # On branch master
> nothing to commit (working directory clean)
> skuribay@ubuntu:linux.git$
> skuribay@ubuntu:linux.git$
> skuribay@ubuntu:linux.git$ make distclean
> skuribay@ubuntu:linux.git$
> skuribay@ubuntu:linux.git$
> skuribay@ubuntu:linux.git$ git status
> # On branch master
> # Changed but not updated:
> #   (use "git add/rm <file>..." to update what will be committed)
> #   (use "git checkout -- <file>..." to discard changes in working directory)
> #
> #       deleted:    drivers/char/vr41xx_giu.c
> #
> no changes added to commit (use "git add" and/or "git commit -a")
> skuribay@ubuntu:linux.git$
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/