Re: [PATCH] unifdef: update to upstream revision 1.189

From: Tony Finch
Date: Fri Nov 27 2009 - 14:15:13 EST


On Fri, 27 Nov 2009, Sam Ravnborg wrote:
>
> Can you confirm that this does not regress with respect to the changes
> that Russell King implemented in the commit:
> eedc9d83eaab2d35fb9dd1ec25b765dec964e26c
> ("kbuild: fix headers_exports with boolean expression")

Yes. I ran the following commands:

git checkout master
gmake distclean
gmake headers_install ARCH=i386 INSTALL_HDR_PATH=../include-master
git checkout fanf-unifdef
gmake distclean
gmake headers_install ARCH=i386 INSTALL_HDR_PATH=../include-fanf
diff -Nru -x ..install.cmd ../include-master ../include-fanf

and diff produced no output.

I didn't mention Russell's change in the commit message since its
functionality isn't affected, although the code is different - Ben
Hutchings contributed it to me in February/March 2008.

Tony.
--
f.anthony.n.finch <dot@xxxxxxxx> http://dotat.at/
GERMAN BIGHT HUMBER: SOUTHWEST 5 TO 7. MODERATE OR ROUGH. SQUALLY SHOWERS.
MODERATE OR GOOD.
--
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/