]> 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)
commit2335bd0cbd40323ac4a48cef49aee4f61bd24e10
treee25416124cfaf059d4e2f38c29f4630a2fc58571
parent40fee280691108f8bceeb49080575833d1460ea1
parent1125a2839e2582485d3570682ee37942dac2dbd4
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>