thank you. :-) 于 2012年12月03日 15:06, devendra.aaru 写道: > On Mon, Dec 3, 2012 at 2:01 AM, Chen Gang <gang.chen@xxxxxxxxxxx> wrote: >> 于 2012年12月03日 14:31, devendra.aaru 写道: >>> On Mon, Dec 3, 2012 at 12:21 AM, Chen Gang <gang.chen@xxxxxxxxxxx> wrote: >>> >>> i see a deletion with the next-20121127 >>> >>> commit 7326446c728f633a0d6b3318cf491f71f044dce0 >>> Author: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> >>> Date: Fri Oct 26 13:06:04 2012 -0700 >>> >>> Staging: remove telephony drivers >>> >>> We said we would wait until the 3.6 kernel release to remove these >>> drivers. So we waited 6 months longer, that should be fine. >>> >>> If anyone wants them back, it is trivial to revert these, but given that >>> I don't think they even build anymore, I doubt anyone will want them. >>> >>> Cc: Joe Perches <joe@xxxxxxxxxxx> >>> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> >>> >>> >>> are we not seeing common trees? :-) >>> >>> >> >> you might be correct, I am not quite familiar with git and the branches. >> >> what I have done is: >> git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git >> git pull >> git log -p drivers/staging/telephony/ixj.c >> >> if possible: >> would you tell me: why they are mismatch ? > > i am seeing the linux-next release and you are seeing the torvald's > tree, so there will be large commits we will be missing between the > trees. > > >> and it will be better if provide additional reference link for kernel branches, >> or I need read carefully again, about http://git.kernel.org/ ? >> > > in the git.kernel.org you will find linux-next repo > here's how i do to get linux-next > > git remote add next > git://git.kernel.org/pub/scm/linux/kernel/next/linux-next.git > > git remote update > here i will get the tags that everyday next releases. > > i checkout to a tag using > git checkout next-20121127 > > otherthan the remote add the below two steps i do everytime to update > to the next releases. > >> >> thanks. >> >> :-) >> >> >> -- >> Chen Gang >> >> Asianux Corporation > > -- Chen Gang Asianux Corporation _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel