On Fri, Jan 28, 2005 at 02:14:36PM +0000, Hugh Dickins wrote: > I had imagined that top down (non-FIXED) would continue to make > more space available, the space below the text, just cutting off > at PAGE_SIZE. There was a more serious lower limit on ARM under > discussion before, but ARM doesn't use top down so far as I can see.
rmk chimed in at one point and made it clear that ARM's actual lower bounday was PAGE_SIZE (before that, all I knew was: 0 < x <= (FIRST_USER_PGD_NR << PGDIR_SHIFT)). -- wli - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/