* grub-core/kern/powerpc/dl_helper.c (grub_arch_dl_get_tramp_got_size):

Do not explicitly check for symbol table as it's already checked in
	platform-independent layer.
This commit is contained in:
Vladimir Serbinenko 2013-12-09 15:43:27 +01:00
parent 9a945e2a24
commit 7b54b62682
2 changed files with 6 additions and 10 deletions

View file

@ -1,3 +1,9 @@
2013-12-09 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/powerpc/dl_helper.c (grub_arch_dl_get_tramp_got_size):
Do not explicitly check for symbol table as it's already checked in
platform-independent layer.
2013-12-09 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/cache.c [__ia64__]: Use our cache cleaning routine