* 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:
parent
9a945e2a24
commit
7b54b62682
2 changed files with 6 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue