Bug 14907
Summary: | Commit "kbuild: fix bzImage build for x86" breaks build | ||
---|---|---|---|
Product: | Other | Reporter: | Rafael J. Wysocki (rjw) |
Component: | Configuration | Assignee: | other_configuration (other_configuration) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | daniel, jrnieder, sd |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.33-rc1 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 14885 |
Description
Rafael J. Wysocki
2009-12-27 23:51:58 UTC
*** Bug 14848 has been marked as a duplicate of this bug. *** *** 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
>
|