Can't you copy one tree into the other and then use git diff? (Assuming at
least one of them has a git repo it came from).


On Sun, Feb 3, 2013 at 6:36 PM, Jonathan Ben Avraham <y...@tkos.co.il> wrote:

> Hi Linux-IL colleagues,
> To diff two kernel trees based on the same version from the mainline, one
> of which might have been built, I assume that doing "make clean" in the
> tree that was built and then recursively diff'ing each
>
> .c
> .h
> .S
> .sh
> .pl
> *defconfig
> Makefile
> Kconfig
>
> is sufficient. Are there other files I should diff? Is there a list or
> regex in any of the FAQ's that has this specification?
>
> I tried the recommended "diff -Naur -X ./Documentation/dontdiff" but it
> still diff'ed a lot of binaries.
>
>  - yba
>
>
> --
>  EE 77 7F 30 4A 64 2E C5  83 5F E7 49 A6 82 29 BA    ~. .~   Tk Open
> Systems
> =}----------------------------**--------------------ooO--U--**
> Ooo------------{=
>      - y...@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
>
> ______________________________**_________________
> Linux-il mailing list
> Linux-il@cs.huji.ac.il
> http://mailman.cs.huji.ac.il/**mailman/listinfo/linux-il<http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il>
>
_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to