2005-06-23 Yoshinori K. Okuji <okuji@enbug.org>
* kern/mm.c (grub_free): If the next free block which is being merged is the first free block, set the first block to the block being freed. Reported by Vincent Guffens <guffens@inma.ucl.ac.be>.
This commit is contained in:
parent
89371b203b
commit
50b5a0a793
3 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2005-06-23 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* kern/mm.c (grub_free): If the next free block which is being
|
||||
merged is the first free block, set the first block to the block
|
||||
being freed.
|
||||
Reported by Vincent Guffens <guffens@inma.ucl.ac.be>.
|
||||
|
||||
2005-05-08 Hollis Blanchard <hollis@penguinppc.org>
|
||||
|
||||
* boot/powerpc/ieee1275/cmain.c (cmain): Initialize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue