lkml.org 
[lkml]   [2010]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: linux-next: Tree for November 17
    On Wed, 17 Nov 2010 18:23:20 +0100 Zimny Lech wrote:

    > Ave
    >
    > 2010/11/17 Stephen Rothwell <sfr@canb.auug.org.au>:
    > > Hi all,
    > >
    > > Changes since 20101116:
    > >
    >
    > I think that this is well know
    > LD [M] sound/oss/sound.o
    > make[3]: *** No rule to make target `/etc/sound/dsp001.ld', needed by
    > `sound/oss/pss_boot.h'. Stop.
    > make[2]: *** [sound/oss] Error 2
    > make[1]: *** [sound] Error 2
    > make: *** [sub-make] Error 2
    >
    > This one can be interesting
    >
    > GEN /home/test/linux-2.6-obj/Makefile
    > scripts/kconfig/conf --silentoldconfig Kconfig
    > warning: (MTD_NAND && MTD || MTD_DOC2000 && MTD || MTD_DOC2001 && MTD
    > || MTD_DOC2001PLUS && MTD) selects MTD_NAND_IDS which has unmet direct
    > dependencies (MTD
    > && MTD_NAND)
    > warning: (MTD_NAND && MTD || MTD_DOC2000 && MTD || MTD_DOC2001 && MTD
    > || MTD_DOC2001PLUS && MTD) selects MTD_NAND_IDS which has unmet direct
    > dependencies (MTD
    > && MTD_NAND)
    > Using /home/test/linux-2.6 as source for kernel
    > GEN /home/test/linux-2.6-obj/Makefile
    > CHK include/linux/version.h
    > CHK include/generated/utsrelease.h
    > CC kernel/bounds.s
    > GEN include/generated/bounds.h
    > CC arch/x86/kernel/asm-offsets.s
    > In file included from
    > /home/test/linux-2.6/arch/x86/include/asm/suspend_64.h:10:0,
    > from /home/test/linux-2.6/arch/x86/include/asm/suspend.h:4,
    > from /home/test/linux-2.6/arch/x86/kernel/asm-offsets_64.c:20,
    > from /home/test/linux-2.6/arch/x86/kernel/asm-offsets.c:4:
    > /home/test/linux-2.6/arch/x86/include/asm/i387.h: In function 'irq_ts_save':
    > /home/test/linux-2.6/arch/x86/include/asm/i387.h:348:2: error:
    > implicit declaration of function 'kernel_locked'
    > make[2]: *** [arch/x86/kernel/asm-offsets.s] Error 1
    > make[1]: *** [prepare0] Error 2
    > make: *** [sub-make] Error 2
    >
    >
    > Config attached.


    Why was #include <linux/smp_lock.h> removed from <linux/hardirq.h> ?

    I added #include <linux/smp_lock.h> to i387.h, but them mm/filemap.c build fails
    with the same error:

    linux-next-20101117/mm/filemap.c: In function 'iov_iter_copy_from_user_atomic':
    linux-next-20101117/mm/filemap.c:1936: error: implicit declaration of function 'kernel_locked'


    ---
    ~Randy
    *** Remember to use Documentation/SubmitChecklist when testing your code ***


    \
     
     \ /
      Last update: 2010-11-17 19:03    [W:3.413 / U:0.408 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site