Re: 2.6.8-rc1-mm1

From: Ralf Hildebrandt (Ralf.Hildebrandt_at_charite.de)
Date: 07/15/04

  • Next message: pietro canevarolo: "cannot ping from a usb-serial device"
    Date:	Thu, 15 Jul 2004 12:35:04 +0200
    To: linux-kernel@vger.kernel.org
    
    

    * Andrew Morton <akpm@osdl.org>:

    > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.8-rc1/2.6.8-rc1-mm1/
    >
    > - Lots of little fixes, mainly
    >
    > - Numerous scheduling latency fixes, mainly in the ext3 area.
    >
    > This is a first pass - these patches need redoing and a bit of
    > infrastructure consolidation.
    >
    > - Outta here: I won't be in a position to handle patches until July 26. Off
    > to http://www.tech-forum.org/upcoming/open_source_software_06-10-04.htm and
    > then Kernel Summit and then OLS.

    With gcc-3.4 I get:

    make[1]: Entering directory /usr/src/linux-2.6.8-rc1-mm1'
    make[2]: arch/i386/kernel/asm-offsets.s' is up to date.
      CHK include/linux/compile.h
        CC drivers/net/8139too.o
        drivers/net/8139too.c: In function rtl8139_open':
        drivers/net/8139too.c:616: sorry, unimplemented: inlining failed
    in call to 'rtl8139_start_thread': function body not available
    drivers/net/8139too.c:1362: sorry, unimplemented: called from here
    make[3]: *** [drivers/net/8139too.o] Error 1
    make[2]: *** [drivers/net] Error 2
    make[1]: *** [drivers] Error 2
    make[1]: Leaving directory /usr/src/linux-2.6.8-rc1-mm1'
    make: *** [stamp-build] Error 2

    -- 
    Ralf Hildebrandt (Im Auftrag des Referat V a)   Ralf.Hildebrandt@charite.de
    Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450 570-155
    Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450 570-916
    IT-Zentrum Standort Campus Mitte                          AIM.  ralfpostfix
    -
    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/
    

  • Next message: pietro canevarolo: "cannot ping from a usb-serial device"

    Relevant Pages

    • Re: 2.6.11.8 + UML/x86_64 (2.6.12-rc3+) = oops
      ... include of linux/module.h and barriers in your delay loop bodies (or games ... outside of any function body will have that effect anyway. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Lindent fixed to match reality
      ... > following to make Lindent match actual practice more closely. ... But within the function body ... 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/ ...
      (Linux-Kernel)
    • 2.4.28-pre4: e1000_main.c gcc 3.4 compile error
      ... at least the following compile error with gcc 3.4: ... 'e1000_irq_enable': function body not available ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: __alloc_pages ()
      ... > I have found that while allocating the pages in ... > function body is nil. ... I'd say gcc should optimize this out as is already, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: wait_event_interruptible() seems non-atomic
      ... >It's more about code complexity than performance. ... decrease all reference counts (make the reference ... which are near the start of the function body. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)