Subject : Also on x86 - was: 2.6.33-rc1: hrtimers and tickless broken on m68knommu. Submitter : Oliver Hartkopp <oliver@hartkopp.net> Date : 2009-12-19 19:21 References : http://marc.info/?l=linux-kernel&m=126125050622195&w=4 This entry is being used for tracking a regression from 2.6.32. Please don't close it until the problem is fixed in the mainline. Caused by: commit 4a2ff67c88211026afcbdbc190c13f705dae1b59 Author: Michael Tokarev <mjt@tls.msk.ru> Date: Tue Oct 13 22:22:46 2009 +0200 kbuild: fix bzImage build for x86 Signed-Off-By: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Michal Marek <mmarek@suse.cz> First-Bad-Commit : 4a2ff67c88211026afcbdbc190c13f705dae1b59
References : http://marc.info/?l=linux-kernel&m=126114565103300&w=4
*** Bug 14848 has been marked as a duplicate of this bug. ***
References : http://marc.info/?l=linux-kbuild&m=126202819526623&w=2
*** Bug 14952 has been marked as a duplicate of this bug. ***
*** Bug 15019 has been marked as a duplicate of this bug. ***
Handled-By : Jonathan Nieder <jrnieder@gmail.com> Patch : http://thread.gmane.org/gmane.linux.kbuild.devel/4313/focus=4319 Patch : http://patchwork.kernel.org/patch/71957/
On Tuesday 12 January 2010, Oliver Hartkopp wrote: > Rafael J. Wysocki wrote: > > On Monday 11 January 2010, Jonathan Nieder wrote: > >> Rafael J. Wysocki wrote: > >> > >>> The following bug entry is on the current list of known regressions > >>> from 2.6.32. Please verify if it still should be listed and let me know > >>> (either way). > >>> > >>> > >>> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14907 > >>> Subject : Commit "kbuild: fix bzImage build for x86" breaks > build > >>> Submitter : Oliver Hartkopp <oliver@hartkopp.net> > >>> Date : 2009-12-19 19:21 (23 days old) > >>> Handled-By : Jonathan Nieder <jrnieder@gmail.com> > >>> Patch : > http://thread.gmane.org/gmane.linux.kbuild.devel/4313/focus=4319 > >>> http://patchwork.kernel.org/patch/71957/ > >> I am using the patch without problems, but it is not in the mainline > >> as of v2.6.33-rc3-git3. So please do keep the bug listed. > > > > I will, thanks for the update. > > I just tested the patch again - and it fixes the problem. > > You can add my > > Tested-by: Oliver Hartkopp <oliver@hartkopp.net> >
On Thursday 14 January 2010, Michal Marek wrote: > On 13.1.2010 13:33, Michal Marek wrote: > > On 11.1.2010 02:36, Jonathan Nieder wrote: > >> Rafael J. Wysocki wrote: > >> > >>> The following bug entry is on the current list of known regressions > >>> from 2.6.32. Please verify if it still should be listed and let me know > >>> (either way). > >>> > >>> > >>> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14907 > >>> Subject : Commit "kbuild: fix bzImage build for x86" breaks > build > >>> Submitter : Oliver Hartkopp <oliver@hartkopp.net> > >>> Date : 2009-12-19 19:21 (23 days old) > >>> First-Bad-Commit: > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4a2ff67c88211026afcbdbc190c13f705dae1b59 > >>> References : > http://marc.info/?l=linux-kernel&m=126125050622195&w=4 > >>> http://marc.info/?l=linux-kernel&m=126114565103300&w=4 > >>> http://marc.info/?l=linux-kbuild&m=126202819526623&w=2 > >>> Handled-By : Jonathan Nieder <jrnieder@gmail.com> > >>> Patch : > http://thread.gmane.org/gmane.linux.kbuild.devel/4313/focus=4319 > >>> http://patchwork.kernel.org/patch/71957/ > >> > >> I am using the patch without problems, but it is not in the mainline > >> as of v2.6.33-rc3-git3. So please do keep the bug listed. > > > > I resent the pull request (http://lkml.org/lkml/2010/1/13/194), let's see. > > FYI: > commit 04e9e5c7659ee07f0387ddb663913fadcca88d5f > Merge: cedabed 0710520 > Author: Linus Torvalds <torvalds@linux-foundation.org> > Date: Wed Jan 13 16:09:59 2010 -0800 > > Merge branch 'for-33' of git://repo.or.cz/linux-kbuild > > * 'for-33' of git://repo.or.cz/linux-kbuild: > Makefile: do not override LC_CTYPE > kbuild: really fix bzImage build with non-bash sh >