From: Borislav Petkov <[email protected]> Hi,
I've already sent you the bigger part last week, thinking that the merge window is getting close but it looks like we'll have an rc8 and then some. Nice. Anyway, here's Joerg's stuff which has been running in our SLES kernels without an issue for a while now. 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 memory when crashkernel=high arch/x86/kernel/pci-swiotlb.c | 7 +++++++ arch/x86/kernel/setup.c | 13 ++++++++----- lib/swiotlb.c | 11 +++++++++-- 3 files changed, 24 insertions(+), 7 deletions(-) -- 2.3.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

