AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:exch1.onstor.net
NSV:
SSH:
R:<bfisher@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 19 Dec 2008 15:18:07 -0800
From: Andrew Sharp <andy.sharp@onstor.com>
To: Bill Fisher <bfisher@onstor.com>
Subject: please review 31529
Message-ID: <20081219151807.168f0884@ripper.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Change 31529 by andys@ripper on 2008/12/19 13:59:17 *pending*

        My Winter Solstice gift to userspace programmers: reclaim 32MB of
        memory previously unuseable because kernel couldn't use memory
        before it's load address, and it's loaded after the PROM code.
        Reclaims 32MB on SSC and 48MB on TuxRx.  Also reclaim .5MB of
        memory wasted keeping track of the 48MB that wasn't available
        for general use (32 + 16MB region of shared memory with TXRX).
        
        reviewed by

Affected files ...

... //depot/dev/linux/kernel/linux-mips-2.6/arch/mips/kernel/setup.c#1 edit
... //depot/dev/linux/kernel/linux-mips-2.6/arch/mips/onstor/cougar/prom.c#3 edit
