Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752726AbbFHHuI (ORCPT ); Mon, 8 Jun 2015 03:50:08 -0400 Received: from mail.skyhub.de ([78.46.96.112]:54000 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752207AbbFHHt6 (ORCPT ); Mon, 8 Jun 2015 03:49:58 -0400 From: Borislav Petkov To: Ingo Molnar Cc: LKML Subject: [PATCH 0/3] tip queue 2015-06-08 Date: Mon, 8 Jun 2015 09:49:52 +0200 Message-Id: <1433749795-5796-1-git-send-email-bp@alien8.de> X-Mailer: git-send-email 2.3.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 958 Lines: 29 From: Borislav Petkov 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/