<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/asm-mips/sparsemem.h, branch linux-2.6.19.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-2.6.19.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-2.6.19.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2006-06-05T23:15:20Z</updated>
<entry>
<title>[MIPS] Fix sparsemem support.</title>
<updated>2006-06-05T23:15:20Z</updated>
<author>
<name>Chad Reese</name>
<email>creese@caviumnetworks.com</email>
</author>
<published>2006-05-31T00:16:49Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=b1c231f5a57cb4a417c38a8a946f1e66db3bb9c0'/>
<id>urn:sha1:b1c231f5a57cb4a417c38a8a946f1e66db3bb9c0</id>
<content type='text'>
    
Move memory_present() in arch/mips/kernel/setup.c. When using sparsemem
extreme, this function does an allocate for bootmem. This would always
fail since init_bootmem hasn't been called yet.
    
Move memory_present after free_bootmem. This only marks actual memory
ranges as present instead of the entire address space.
    
Signed-off-by: Chad Reese  &lt;creese@caviumnetworks.com&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
</feed>
