From: Michal Marek on
On 12.8.2010 09:10, Sam Ravnborg wrote:
> While tranislating all remaining defconfigs in
> the kernel to the minimal format I encountered
> an issue where the resulting .config was not
> equal to the original.
>
> This was tracked down to missing info in the saved defconfig file.
>
> Arve reported another problem with tristate choice that was
> reproduceable with a small config sample.
>
> The followng patches fixes both issues.
> There is no outstanding issue with respect to savedefconfig.

Applied, thanks a lot Sam!

Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Sam Ravnborg on
On Thu, Aug 12, 2010 at 11:12:41AM +0200, Michal Marek wrote:
> On 12.8.2010 09:10, Sam Ravnborg wrote:
> > While tranislating all remaining defconfigs in
> > the kernel to the minimal format I encountered
> > an issue where the resulting .config was not
> > equal to the original.
> >
> > This was tracked down to missing info in the saved defconfig file.
> >
> > Arve reported another problem with tristate choice that was
> > reproduceable with a small config sample.
> >
> > The followng patches fixes both issues.
> > There is no outstanding issue with respect to savedefconfig.
>
> Applied, thanks a lot Sam!

I would like to see these patches hit mainline soonish.
I have a small shellscript that will convert remaining defconfigs to
the minimal format and like it to be run just before after -rc1.
But these patches is needed before I can ask Linus to run the script.

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/