lkml.org 
[lkml]   [2012]   [Aug]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    SubjectRe: linux-next: Tree for July 26 (uml)
    Date
    David Howells <dhowells@redhat.com> wrote:

    > I can certainly try pasting the lines from x86/Kconfig to uml/Kconfig.common
    > to switch the REL/RELA bits, but it would be nice to get this from the actual
    > arch if possible to reduce redundancy.

    The attached patch works.

    David
    ---
    diff --git a/arch/um/Kconfig.common b/arch/um/Kconfig.common
    index cb837c2..0463e48 100644
    --- a/arch/um/Kconfig.common
    +++ b/arch/um/Kconfig.common
    @@ -11,6 +11,8 @@ config UML
    select GENERIC_CPU_DEVICES
    select GENERIC_IO
    select GENERIC_CLOCKEVENTS
    + select MODULES_USE_ELF_REL if X86_32
    + select MODULES_USE_ELF_RELA if X86_64

    config MMU
    bool

    \
     
     \ /
      Last update: 2012-08-14 17:22    [W:4.275 / U:0.276 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site