http://bugzilla.kernel.org/show_bug.cgi?id=14279





--- Comment #4 from Christian Casteyde <casteyde.christ...@free.fr>  2009-10-05 
21:47:41 ---
10 compile and 15 reboots later ;-)

The faulty commit is the following:

r...@athor:/home/christian# cd /usr/src/linux-git
r...@athor:/usr/src/linux-git# git bisect bad
5f68563996e812f9ca35b3939ad2a42e5d254d66 is first bad commit
commit 5f68563996e812f9ca35b3939ad2a42e5d254d66
Author: Jan Beulich <jbeul...@novell.com>
Date:   Fri Sep 4 09:16:22 2009 +0100

    x86: cpuinit-annotate SMP boot trampolines properly

    Add missing annotations, and make use of include/linux/init.h's
    macros.

    Signed-off-by: Jan Beulich <jbeul...@novell.com>
    LKML-Reference: <4aa0e8f60200007800013...@vpn.id2.novell.com>
    Signed-off-by: Ingo Molnar <mi...@elte.hu>

:040000 040000 cc41898cf8c087ce4d5b1a9d7f98cef17b4766a1
311e4ed7f38529ce629d5ef130d3bf52e15f783c M      arch
r...@athor:/usr/src/linux-git#

I'm appendig the git log for more info.
I've also checked -rc3, the problem is still present.

Since it seems to be related to code annotation/compiler/linker, I'm running
BW64 as said, that is gcc 4.3.3, ld 2.18.50.0.9 and glibc 2.9:

r...@athor:/usr/src/linux-git# gcc -v
Reading specs from /usr/lib/gcc/x86_64-pc-linux/4.3.3/specs
Target: x86_64-pc-linux
Configured with: ../gcc-4.3.3/configure --prefix=/usr --libdir=/usr/lib
--enable-shared --enable-bootstrap
--enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix
--enable-checking=release --with-system-zlib --disable-libunwind-exceptions
--enable-__cxa_atexit --enable-libssp --with-gnu-ld --verbose
--disable-multilib --target=x86_64-pc-linux --build=x86_64-pc-linux
--host=x86_64-pc-linux
Thread model: posix
gcc version 4.3.3 (GCC)
r...@athor:/usr/src/linux-git# ld -v
GNU ld (Linux/GNU Binutils) 2.18.50.0.9.20080822
r...@athor:/usr/src/linux-git# ldd --version
ldd (GNU libc) 2.9
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to