Thanks for notice. Could you like to send me pull for the new fixes?
Regards Alex
On 08/14/2016 11:00 PM, Ard Biesheuvel wrote:
Thanks, pulled & pushed.
Hi,
Another two cleanup patches related to KASLR that were pulled into v4.8-rc1. The first one fixes a potential build failure with newer (as yet unreleased) binutils. The second one gets rid of some absolute symbol based relocations, which actually don't hurt in this case (unlike in the EFI stub case), but removing them results in a cleaner binary and simpler relocation code in the early boot path.