Re: [PATCH] implicit declaration of function `page_cache_release'

2005-08-06 Thread Olaf Hering
On Sat, Aug 06, David S. Miller wrote: > From: Benoit Boissinot <[EMAIL PROTECTED]> > Date: Fri, 5 Aug 2005 21:18:38 +0200 > > > On 8/5/05, Olaf Hering <[EMAIL PROTECTED]> wrote: > > > On Fri, Aug 05, Benoit Boissinot wrote: > > > > > > Why does it need swap.h? Do the users of pgtable.h rely o

Re: [PATCH] implicit declaration of function `page_cache_release'

2005-08-06 Thread David S. Miller
From: Benoit Boissinot <[EMAIL PROTECTED]> Date: Fri, 5 Aug 2005 21:18:38 +0200 > On 8/5/05, Olaf Hering <[EMAIL PROTECTED]> wrote: > > On Fri, Aug 05, Benoit Boissinot wrote: > > > > Why does it need swap.h? Do the users of pgtable.h rely on swap.h? > > > sparc is the only architecture to do t

Re: [PATCH] implicit declaration of function `page_cache_release'

2005-08-05 Thread Benoit Boissinot
On 8/5/05, Olaf Hering <[EMAIL PROTECTED]> wrote: > On Fri, Aug 05, Benoit Boissinot wrote: > > > On 7/8/05, Olaf Hering <[EMAIL PROTECTED]> wrote: > > > > > > In file included from include2/asm/tlb.h:31, > > > from > > > linux-2.6.13-rc2-olh/arch/ppc64/kernel/pSeries_lpar.c:37:

Re: [PATCH] implicit declaration of function `page_cache_release'

2005-08-05 Thread Olaf Hering
On Fri, Aug 05, Benoit Boissinot wrote: > On 7/8/05, Olaf Hering <[EMAIL PROTECTED]> wrote: > > > > In file included from include2/asm/tlb.h:31, > > from > > linux-2.6.13-rc2-olh/arch/ppc64/kernel/pSeries_lpar.c:37: > > linux-2.6.13-rc2-olh/include/asm-generic/tlb.h: In functio

Re: [PATCH] implicit declaration of function `page_cache_release'

2005-08-05 Thread Benoit Boissinot
On 7/8/05, Olaf Hering <[EMAIL PROTECTED]> wrote: > > In file included from include2/asm/tlb.h:31, > from > linux-2.6.13-rc2-olh/arch/ppc64/kernel/pSeries_lpar.c:37: > linux-2.6.13-rc2-olh/include/asm-generic/tlb.h: In function `tlb_flush_mmu': > linux-2.6.13-rc2-olh/include/asm-

Re: [PATCH] implicit declaration of function `page_cache_release'

2005-07-08 Thread Olaf Hering
On Fri, Jul 08, Andrew Morton wrote: > > +++ linux-2.6.13-rc2-olh/include/linux/pagemap.h > > @@ -48,7 +48,7 @@ static inline void mapping_set_gfp_mask( > > > > #define page_cache_get(page) get_page(page) > > #define page_cache_release(page) put_page(page) > > -void release_pa

Re: [PATCH] implicit declaration of function `page_cache_release'

2005-07-08 Thread Andrew Morton
Olaf Hering <[EMAIL PROTECTED]> wrote: > > > In file included from include2/asm/tlb.h:31, > from > linux-2.6.13-rc2-olh/arch/ppc64/kernel/pSeries_lpar.c:37: > linux-2.6.13-rc2-olh/include/asm-generic/tlb.h: In function `tlb_flush_mmu': > linux-2.6.13-rc2-olh/include/asm-generic/t

[PATCH] implicit declaration of function `page_cache_release'

2005-07-08 Thread Olaf Hering
In file included from include2/asm/tlb.h:31, from linux-2.6.13-rc2-olh/arch/ppc64/kernel/pSeries_lpar.c:37: linux-2.6.13-rc2-olh/include/asm-generic/tlb.h: In function `tlb_flush_mmu': linux-2.6.13-rc2-olh/include/asm-generic/tlb.h:77: warning: implicit declaration of function `r