On Sun, 2006-09-10 at 20:51 -0400, Jeff Dike wrote:
> > +     default "12" # arm || h8300 || i386 | m68knommu |ppc
> > +                  # s390 || um || v850 || xtensa
> 
> UML inherits its page size from the host architecture.  So far, that's
> always 4096, but as soon as that changes, the construction above
> breaks it.

When UML needs this, the thing to do is to make a set of UML Kconfig
options, just like sparc64 has.

config UML_PAGE_SIZE_NNNK
        def_bool y

-- Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to