Messages in this thread |  | | From | Borislav Petkov <> | Subject | [PATCH 0/3] tip queue 2015-06-08 | Date | Mon, 8 Jun 2015 09:49:52 +0200 |
| |
From: Borislav Petkov <bp@suse.de>
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
|  |