• Andrew Morton's avatar
    [PATCH] ia32 limit_regions update · 99cfd107
    Andrew Morton authored
    Sync this up with 2.4:
    
     ChangeSet@1.404.2.2  2002-05-06 21:30:10-03:00  hch@infradead.org
     [PATCH] memsetup fixes (again)
    
     The mem= fixes from Red Hat's tree had a small bug:
     if mem= was not actually used with the additional features, but
     int plain old way, is used the value as the size of memory it
     wants, not the upper limit.  The problem with this is that there
     is a small difference due to memory holes.
    
     I had one report of a person using mem= to reduce memory size for
     a broken i386 chipset thaty only supports 64MB cached and the rest
     as mtd/slram device for swap.  I got broken as the boundaries changed.
    99cfd107
setup.c 27.9 KB