Prev: [PATCH] rtc: rtc-lpc32xx: Introduce RTC driver for the LPC32XX SoC (v2)
Next: [PATCH 3/3] cgroup_freezer: update_freezer_state does incorrect state transactions
From: Michal Marek on 12 Aug 2010 05:20 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 12 Aug 2010 15:40
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/ |