lkml.org 
[lkml]   [2008]   [Feb]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [QUESTION] FRV: linking error?
    [Sam Ravnborg - Wed, Feb 20, 2008 at 02:14:42PM +0100]
    | On Wed, Feb 20, 2008 at 01:01:05PM +0000, David Howells wrote:
    | > Cyrill Gorcunov <gorcunov@gmail.com> wrote:
    | >
    | > > being see over vmlinux.lds for FRV architecture I found the string:
    | > >
    | > > . = ALIGN(4096);
    | > > .data.page_aligned : { *(.data.idt) }
    | > >
    | > > though the PAGE_SIZE is 16K. Can't figure out why is that...
    | > > Do you have a few spare minutes to explain, please?
    | >
    | > Ummm... Good question. Probably a legacy thing. I think the .data.idt
    | > section is also an x86-only thing and should be dispensed with for FRV.
    | > Leastways, the section has nothing in it according to the link map.
    |
    | A quick grep agree with you.
    | I see it used only in x86 in traps_32 for the F0 0F bug.
    | It exist in several .lds files - including frv.
    |
    | Sam
    |

    Sam, maybe we should just eliminate this section at least for FRV?

    - Cyrill -


    \
     
     \ /
      Last update: 2008-02-20 18:55    [W:2.974 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site