lkml.org 
[lkml]   [2006]   [Dec]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subjectproxy_pda was Re: What was in the x86 merge for .20
    Date
    On Friday 08 December 2006 21:35, Jeremy Fitzhardinge wrote:
    > Arkadiusz Miskiewicz wrote:
    > > LD .tmp_vmlinux1
    > > arch/i386/kernel/built-in.o: In function `math_emulate':
    > > (.text+0x3809): undefined reference to `_proxy_pda'
    > >
    >
    > Hm, in theory nothing should ever generate a reference to _proxy_pda.
    > What compiler are you using?

    Looking at Arkadiusz' output file it looks like gcc 4.2 decided to CSE the
    address :/

    movl $_proxy_pda+8, %edx #, tmp65

    Very sad, but legitimate.

    The only workaround I can think of would be to define it as a symbol
    (or away in vmlinux.lds.S). Or do away with the idea of proxy_pda
    again.

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

    \
     
     \ /
      Last update: 2006-12-08 22:09    [W:8.416 / U:0.908 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site