Re: [GIT PULL] staging: tidspbridge for 2.6.39

From: Ramirez Luna, Omar
Date: Fri Feb 04 2011 - 18:14:44 EST


Hi,

On Fri, Feb 4, 2011 at 3:10 PM, Greg KH <greg@xxxxxxxxx> wrote:
> On Tue, Feb 01, 2011 at 02:13:04PM -0600, Omar Ramirez Luna wrote:
>> The following changes since commit c56eb8fb6dccb83d9fe62fd4dc00c834de9bc470:
>>
>>   Linux 2.6.38-rc1 (2011-01-18 15:14:02 -0800)
>>
>> are available in the git repository at:
>>   git://dev.omapzoom.org/pub/scm/tidspbridge/kernel-dspbridge.git tidspbridge-for-2.6.39
>>
...
>>  86 files changed, 3028 insertions(+), 5297 deletions(-)
>
> Something's wrong here, I got:
>
>  86 files changed, 3009 insertions(+), 5272 deletions(-)
>
> I do have:
> [diff]
>        renamelimit=0
>
> in my .gitconfig file which might cause a difference if you are renaming
> stuff.
>
> Or did you add other patches to this tree that you didn't tell me about?

This is caused by the 2 patches included in staging-linus that were
not present in your staging-next (since it was on rc1), now that
staging-next moved to rc3, those patches were not picked from my
branch in the diffstat.

I get the same number of changes by excluding these two (already
present in mainline):
- staging tidspbridge: replace mbox callback with notifier_call
- staging: tidspbridge: configure full L1 MMU range

In my branch:

$ git diff --stat f06cba0018ddcd5d8f10fe576a7b853bc6ae2cf8 HEAD
...
86 files changed, 3009 insertions(+), 5272 deletions(-)

> I'll drop this pull for now until this gets sorted out.

Let me know if you can pull this or you want me to rebase to rc3.

Regards,

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