Re: 2.6.7-mm7
From: William Lee Irwin III (wli_at_holomorphy.com)
Date: 07/09/04
- Previous message: Peter Martuccelli: "[PATCH] IA64 audit support"
- In reply to: Andrew Morton: "2.6.7-mm7"
- Next in thread: Andrew Morton: "Re: 2.6.7-mm7"
- Reply: Andrew Morton: "Re: 2.6.7-mm7"
- Reply: William Lee Irwin III: "Re: 2.6.7-mm7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 9 Jul 2004 14:04:23 -0700 To: Andrew Morton <akpm@osdl.org>
On Thu, Jul 08, 2004 at 11:50:25PM -0700, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> - Added three new bk trees to the -mm lineup:
> bk-dma-declare-coherent-memory.patch
> New DMA mapping function.
> bk-jfs.patch
> JFS filesystem development tree
> bk-mpc52xx.patch
> New ppc32 board support
> - Added a big UML update. Needs work.
> - Lots of warning fixes, mainly.
> Changes since 2.6.7-mm6:
SPLIT include/linux/autoconf.h -> include/config/*
CHK include/linux/compile.h
UPD include/linux/compile.h
In file included from include/asm/sbus.h:10,
from arch/sparc64/kernel/auxio.c:15:
include/linux/dma-mapping.h: In function `dma_mark_declared_memory_occupied':
include/linux/dma-mapping.h:47: warning: implicit declaration of function `ERR_PTR'
include/linux/dma-mapping.h:47: error: `EBUSY' undeclared (first use in this function)
include/linux/dma-mapping.h:47: error: (Each undeclared identifier is reported only once
include/linux/dma-mapping.h:47: error: for each function it appears in.)
include/linux/dma-mapping.h:47: warning: return makes pointer from integer without a cast
In file included from include/linux/fs.h:1350,
from include/asm/pci.h:6,
from include/linux/pci.h:850,
from include/asm/pbm.h:11,
from include/asm/ebus.h:11,
from arch/sparc64/kernel/auxio.c:16:
include/linux/err.h: At top level:
include/linux/err.h:15: warning: `ERR_PTR' was declared implicitly `extern' and later `static'
include/linux/dma-mapping.h:47: warning: previous declaration of `ERR_PTR'
include/linux/err.h:15: warning: type mismatch with previous implicit declaration
include/linux/dma-mapping.h:47: warning: previous implicit declaration of `ERR_PTR'
include/linux/err.h:15: warning: `ERR_PTR' was previously implicitly declared to return `int'
In file included from include/asm/sbus.h:10,
from include/asm/dma.h:15,
from include/linux/bootmem.h:8,
from arch/sparc64/mm/init.c:13:
include/linux/dma-mapping.h: In function `dma_mark_declared_memory_occupied':
include/linux/dma-mapping.h:47: warning: implicit declaration of function `ERR_PTR'
include/linux/dma-mapping.h:47: error: `EBUSY' undeclared (first use in this function)
include/linux/dma-mapping.h:47: error: (Each undeclared identifier is reported only once
include/linux/dma-mapping.h:47: error: for each function it appears in.)
include/linux/dma-mapping.h:47: warning: return makes pointer from integer without a cast
In file included from include/linux/fs.h:1350,
from include/linux/mm.h:15,
from arch/sparc64/mm/init.c:14:
include/linux/err.h: At top level:
include/linux/err.h:15: warning: `ERR_PTR' was declared implicitly `extern' and later `static'
include/linux/dma-mapping.h:47: warning: previous declaration of `ERR_PTR'
include/linux/err.h:15: warning: type mismatch with previous implicit declaration
include/linux/dma-mapping.h:47: warning: previous implicit declaration of `ERR_PTR'
include/linux/err.h:15: warning: `ERR_PTR' was previously implicitly declared to return `int'
make[1]: *** [arch/sparc64/kernel/auxio.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [arch/sparc64/mm/init.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [arch/sparc64/mm] Error 2
make: *** Waiting for unfinished jobs....
make: *** [arch/sparc64/kernel] Error 2
In file included from include/asm/sbus.h:10,
from include/asm/dma.h:15,
from include/linux/bootmem.h:8,
from kernel/profile.c:8:
include/linux/dma-mapping.h: In function `dma_mark_declared_memory_occupied':
include/linux/dma-mapping.h:47: warning: implicit declaration of function `ERR_PTR'
include/linux/dma-mapping.h:47: warning: return makes pointer from integer without a cast
In file included from include/linux/fs.h:1350,
from include/linux/mm.h:15,
from kernel/profile.c:10:
include/linux/err.h: At top level:
include/linux/err.h:15: warning: `ERR_PTR' was declared implicitly `extern' and later `static'
include/linux/dma-mapping.h:47: warning: previous declaration of `ERR_PTR'
include/linux/err.h:15: warning: type mismatch with previous implicit declaration
include/linux/dma-mapping.h:47: warning: previous implicit declaration of `ERR_PTR'
include/linux/err.h:15: warning: `ERR_PTR' was previously implicitly declared to return `int'
make -s -j16 vmlinux.aout 995.70s user 74.11s system 546% cpu 3:15.87 total
-
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/
- text/plain attachment: config-2.6.7-mm7
- Previous message: Peter Martuccelli: "[PATCH] IA64 audit support"
- In reply to: Andrew Morton: "2.6.7-mm7"
- Next in thread: Andrew Morton: "Re: 2.6.7-mm7"
- Reply: Andrew Morton: "Re: 2.6.7-mm7"
- Reply: William Lee Irwin III: "Re: 2.6.7-mm7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|