On Wednesday 22 August 2007 10:44:13 pm Jeff Dike wrote:
> On Wed, Aug 22, 2007 at 08:47:01PM -0500, Rob Landley wrote:
> > Does that reproduce it for you?
>
> Yup, but it's somewhat non-obvious why. Anyway, it seems clear that
> asm-generic/tlb.h is missing an include.
>
>
On Wed, Aug 22, 2007 at 08:47:01PM -0500, Rob Landley wrote:
> Does that reproduce it for you?
Yup, but it's somewhat non-obvious why. Anyway, it seems clear that
asm-generic/tlb.h is missing an include.
Jeff
--
Work email - jdike at linux dot intel dot com
---
On Wednesday 22 August 2007 4:31:15 pm Jeff Dike wrote:
> On Wed, Aug 22, 2007 at 04:26:53PM -0500, Rob Landley wrote:
> > include/asm-generic/tlb.h: In function ‘tlb_flush_mmu’:
> > include/asm-generic/tlb.h:76: error: implicit declaration of
> > function ‘release_pages’
> > include/asm-generic/tl
On Wed, Aug 22, 2007 at 04:26:53PM -0500, Rob Landley wrote:
> include/asm-generic/tlb.h: In function ‘tlb_flush_mmu’:
> include/asm-generic/tlb.h:76: error: implicit declaration of
> function ‘release_pages’
> include/asm-generic/tlb.h: In function ‘tlb_remove_page’:
> include/asm-generic/tlb.h:1
On Wednesday 22 August 2007 12:24:56 pm Jeff Dike wrote:
> On Tue, Aug 21, 2007 at 09:48:05PM -0500, Rob Landley wrote:
> > I fixed it for me with the following patch, just in case anybody
> > else had this problem:
>
> What were the errors?
>
> Jeff
CC arch/um/os-Linux/file.o
On Tue, Aug 21, 2007 at 09:48:05PM -0500, Rob Landley wrote:
> I fixed it for me with the following patch, just in case anybody
> else had this problem:
What were the errors?
Jeff
--
Work email - jdike at linux dot intel dot com
-