* Borislav Petkov <bp at alien8.de> wrote: > > Joerg Roedel (3): > > swiotlb: Warn on allocation failure in swiotlb_alloc_coherent > > x86, swiotlb: Try coherent allocations with __GFP_NOWARN > > x86, crash: Allocate enough low-mem when crashkernel=high > > > > arch/x86/kernel/pci-swiotlb.c | 7 +++++++ > > arch/x86/kernel/setup.c | 5 ++++- > > lib/swiotlb.c | 11 +++++++++-- > > 3 files changed, 20 insertions(+), 3 deletions(-) > > Looks simple enough, all applied, thanks. > > hpa, Ingo, any concerns? Modulo a couple of typos it all looks sane. Thanks, Ingo