lkml.org 
[lkml]   [2006]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: 2.6.18-mm2

    [jimc@harpo linux-2.6.18-mm2-sk]$ make
    CHK include/linux/version.h
    CHK include/linux/utsrelease.h
    CHK include/linux/compile.h
    GEN .version
    CHK include/linux/compile.h
    UPD include/linux/compile.h
    CC init/version.o
    LD init/built-in.o
    LD .tmp_vmlinux1
    arch/i386/kernel/built-in.o(.text+0x34f1): In function `do_nmi':
    arch/i386/kernel/traps.c:752: undefined reference to
    `panic_on_unrecovered_nmi'
    arch/i386/kernel/built-in.o(.text+0x3564):arch/i386/kernel/traps.c:712:
    undefined reference to `panic_on_unrecovered_nmi'


    $ grep nmi arch/i386/kernel/Makefile
    obj-$(CONFIG_X86_LOCAL_APIC) += apic.o nmi.o

    which I dont have enabled.

    It looks to be due to changes in x86_64-mm-nmi-sysctl-cleanup.patch
    -
    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-09-29 00:41    [W:4.416 / U:0.048 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site