Re: Linux 2.5.40-ac1

Alan Cox (alan@redhat.com)
Thu, 3 Oct 2002 10:20:03 -0400 (EDT)


> The sepearate one is horrible maintaince wise. Please introduce
> CONFIG_MMU and try to make as many _files_ in mm/ conditional on
> those. Else use the proper ways (cond_syscall(), inline stubs) to
> hide the differences.

The two are so different I think that keeping it seperate is actually the
right idea personally. It will be up to the nommu people to chase the "real
computer" mmu code but I don't think that is a problem.

Some of the other areas you really do want to just hide the differences
nicely - eg in proc

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/