* 2.5.66 compile fails under ppc32
@ 2003-03-28 11:19 Boris Bezlaj
2003-03-28 12:06 ` Paul Mackerras
0 siblings, 1 reply; 2+ messages in thread
From: Boris Bezlaj @ 2003-03-28 11:19 UTC (permalink / raw)
To: linuxppc-dev
Hello,
did anyone encounter this problem when compiling 2.5.66 under ppc32 ?
| include/linux/swapops.h: In function `pte_to_swp_entry':
| include/linux/swapops.h:54: warning: implicit declaration of function `pte_file'
| mm/fremap.c: In function `sys_remap_file_pages':
| mm/fremap.c:139: `PTE_FILE_MAX_BITS' undeclared (first use in this function)
PTE_FILE_MAX_BITS is not defined anywhere.. for ppc64 it's in:
include/asm-ppc64/pgtable.h:#define PTE_FILE_MAX_BITS (BITS_PER_LONG - PTE_SHIFT)
but not for ppc arch.
Anyone else or is it just me?
--
Boris
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.5.66 compile fails under ppc32
2003-03-28 11:19 2.5.66 compile fails under ppc32 Boris Bezlaj
@ 2003-03-28 12:06 ` Paul Mackerras
0 siblings, 0 replies; 2+ messages in thread
From: Paul Mackerras @ 2003-03-28 12:06 UTC (permalink / raw)
To: Boris Bezlaj; +Cc: linuxppc-dev
Boris Bezlaj writes:
> did anyone encounter this problem when compiling 2.5.66 under ppc32 ?
>
> | include/linux/swapops.h: In function `pte_to_swp_entry':
> | include/linux/swapops.h:54: warning: implicit declaration of function `pte_file'
> | mm/fremap.c: In function `sys_remap_file_pages':
> | mm/fremap.c:139: `PTE_FILE_MAX_BITS' undeclared (first use in this function)
Linus just did a pull from my tree and so the definition is now in his
BK tree.
Paul.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-03-28 12:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-28 11:19 2.5.66 compile fails under ppc32 Boris Bezlaj
2003-03-28 12:06 ` Paul Mackerras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).