Sys-V IPC and !MMU

From: Miles Bader
Date: Thu Apr 08 2004 - 03:04:38 EST


I notice that if you enable Sys-V IPC support (CONFIG_SYSVIPC) on a
no-MMU arch, the kernel fails to compile because it uses functions
defined in mm/shmem.c, which is not compiled if !MMU.

Is this a fundamental incompatibility? If so, maybe init/Kconfig should
make SYSVIPC depend on MMU.

Thanks,

-Miles
--
I'm beginning to think that life is just one long Yoko Ono album; no rhyme
or reason, just a lot of incoherent shrieks and then it's over. --Ian Wolff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/