| To: | Shinya Kuribayashi <shinya.kuribayashi@necel.com> |
|---|---|
| Subject: | Re: What's happening with vr41xx_giu.c? |
| From: | Wu Zhangjin <wuzhangjin@gmail.com> |
| Date: | Fri, 10 Jul 2009 08:46:11 +0800 |
| Cc: | yuasa@linux-mips.org, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc :in-reply-to:references:content-type:organization:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=jj8tqH3pWgcZHcqDe9ziVS23rLVC9kMUDuddJ2evI3s=; b=UAw28ynriQx6k8qo4x0ctkRPlxFTO6q0Xj0KZrzWciPsNfIYK6ovQnUVupgKdDbAWc BkFn71Y+ORcdPULDUMFimxe/duFd4vDBvS8VD1bkRhU1O2CCcVEInMvc9Zj6Jcn/7LGF nRSpV47WhqH87jz+8pNpo8NH/y5+T0C1PvmUM= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=W3uYvcMF3+5iccRa4oCqqRsT6RoBlpbTKcWGN2+IuOcMWyi106BTBJw3MDSgynIA3T aK12Ws+mxeBGghLFzlMJ8jkyf0FAoLM0zpzjQxIxqKXp8RpfCXLbnuXOR/IevQZmBHNJ xK3n2G8DhTLDkSEaPl1FdjomUGN46OBH3NG6w= |
| In-reply-to: | <4A5680B5.2090405@necel.com> |
| Organization: | DSLab, Lanzhou University, China |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <4A5680B5.2090405@necel.com> |
| Reply-to: | wuzhangjin@gmail.com |
| Sender: | linux-mips-bounce@linux-mips.org |
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@mips.com> > 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@mips.com> > Signed-off-by: Raghu Gandham <raghu@mips.com> > Signed-off-by: Ralf Baechle <ralf@linux-mips.org> > 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$ > |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | What's happening with vr41xx_giu.c?, Shinya Kuribayashi |
|---|---|
| Next by Date: | Re: What's happening with vr41xx_giu.c?, Chris Dearman |
| Previous by Thread: | What's happening with vr41xx_giu.c?, Shinya Kuribayashi |
| Next by Thread: | Re: What's happening with vr41xx_giu.c?, Chris Dearman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |