https://github.com/torvalds/linux
Revision 2fee036af043fa07ab19cbe8a7350fc685bd8be1 authored by Linus Torvalds on 17 February 2019, 17:22:01 UTC, committed by Linus Torvalds on 17 February 2019, 17:22:01 UTC
Pull EFI fixes from Ingo Molnar:
 "This tree reverts a GICv3 commit (which was broken) and fixes it in
  another way, by adding a memblock build-time entries quirk for ARM64"

* 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  efi/arm: Revert "Defer persistent reservations until after paging_init()"
  arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
2 parent s 8d33316 + 582a32e
History
Tip revision: 2fee036af043fa07ab19cbe8a7350fc685bd8be1 authored by Linus Torvalds on 17 February 2019, 17:22:01 UTC
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: 2fee036
File Mode Size
Makefile -rw-r--r-- 765 bytes
common.c -rw-r--r-- 18.8 KB
generic.c -rw-r--r-- 9.0 KB
generic_report.c -rw-r--r-- 4.1 KB
init.c -rw-r--r-- 11.3 KB
kasan.h -rw-r--r-- 6.9 KB
quarantine.c -rw-r--r-- 8.8 KB
report.c -rw-r--r-- 8.3 KB
tags.c -rw-r--r-- 4.7 KB
tags_report.c -rw-r--r-- 1.4 KB

back to top