* Linux 2.6.17.11 -- compilation failure on alpha
@ 2006-08-27 1:58 Alex Belits
0 siblings, 0 replies; only message in thread
From: Alex Belits @ 2006-08-27 1:58 UTC (permalink / raw)
To: linux-kernel
On alpha compilation fails because arch_mmap_check() is not defined --
mm/mmap.c does not include include/asm-generic/mman.h, the only place
where it is defined as (0) for architectures that don't have it. The
problem disappears if that definition is copied into mm/mmap.c itself
or, better, include/asm-alpha/mman.h
--
Alex
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-08-27 1:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-27 1:58 Linux 2.6.17.11 -- compilation failure on alpha Alex Belits
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®