* grub-core/loader/powerpc/ieee1275/linux.c (grub_linux_boot): Sync

caches.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-06-06 18:58:19 +02:00
parent 8dcbe03b82
commit 49cea015c0
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2012-06-06 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/powerpc/ieee1275/linux.c (grub_linux_boot): Sync
caches.
2012-06-06 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-fstest.c (cmd_crc): Use grub_get_unaligned32 for safety.