]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'efi-urgent' into x86/urgent
authorH. Peter Anvin <hpa@zytor.com>
Fri, 27 Jun 2014 14:55:24 +0000 (07:55 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 27 Jun 2014 14:55:24 +0000 (07:55 -0700)
commit3e340803947b3e8ba6d3bd6335348194cc81fda2
treee25416124cfaf059d4e2f38c29f4630a2fc58571
parent9893e81bfcc3b81ab22b4255bbb9480694a6a8a8
parent56d064fcf3bff9eea6ecc93d96f7f3eb6b32c211
Merge tag 'efi-urgent' into x86/urgent

 * Fix a few compiler warnings (one being a real bug) in the arm64 EFI
   code that lots of people are running into and reporting - Catalin Marinas

 * Use a cast to avoid a 32-bit overflow issue when generating pstore
   filenames - Andrzej Zaborowski

Signed-off-by: H. Peter Anvin <hpa@zytor.com>