From patchwork Thu May 4 16:51:56 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sumit Semwal X-Patchwork-Id: 98545 Delivered-To: patch@linaro.org Received: by 10.140.89.200 with SMTP id v66csp698183qgd; Thu, 4 May 2017 09:52:24 -0700 (PDT) X-Received: by 10.84.194.165 with SMTP id h34mr58827662pld.129.1493916744121; Thu, 04 May 2017 09:52:24 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n5si2533622pgk.367.2017.05.04.09.52.23; Thu, 04 May 2017 09:52:24 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of stable-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org; spf=pass (google.com: best guess record for domain of stable-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=stable-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755277AbdEDQwX (ORCPT + 6 others); Thu, 4 May 2017 12:52:23 -0400 Received: from mail-pg0-f43.google.com ([74.125.83.43]:34776 "EHLO mail-pg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755232AbdEDQwW (ORCPT ); Thu, 4 May 2017 12:52:22 -0400 Received: by mail-pg0-f43.google.com with SMTP id v1so11483455pgv.1 for ; Thu, 04 May 2017 09:52:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=Lc9Vw1GZYiZSnBg/4bm7zQsVKvXLgozTRxTyL9VwcHw=; b=MhGjfFwj4iE6NqQmcS7hxthNB06giTH3i2LUdD9pTUy0eZxFXsz5rEukLphc5AKUv+ hzsR+Ju/Qj9Lrzbk9EsPGPCRTc+IA0oB7nb06fxIcNLQU+qpw3eZ11zwyCrTsaJIOKt5 CJvafGCmpu0YtqZpyMixYYVc+QRjhUxV6zWbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=Lc9Vw1GZYiZSnBg/4bm7zQsVKvXLgozTRxTyL9VwcHw=; b=ZzJXHxaQiJuZeSbbeyixal2uPeUAX0Q1NcMmbUme5mS4OcpcWjDFpAY1AkpY/JyYyK BAGUEjJtuKnZneDcR3+epr2jIp9b4pc3DP07jbFLnLazIpO1c/sWb+FNJoVAJIouF29X iI9k3wouoyYRo5K3jF6lbdWrJIVlZ4kNv77FCpcdeTGQ7Dmx84I4lCiIwR0NkQe5nHOw khDwEvTk36NFw/WST8eM8hGfmdrwPxLDNDlQhm8xZEFBJM2FYZtkT2eFXIHAbYKuI+GA JguhpWNqQtyN0KNAPWPOQVCSkGzjm/khQ77cPrN+Bcc6gKiHWiD+g9RSCBnxOb/4DRBW fHxg== X-Gm-Message-State: AN3rC/47Wn2O7jTJ0muwmGn2huOok/UV7q0Ho5Ia++fq8sOOsSY4LMhg cqsHvKQ2wHaGd6Rx X-Received: by 10.84.232.71 with SMTP id f7mr24914476pln.168.1493916741684; Thu, 04 May 2017 09:52:21 -0700 (PDT) Received: from phantom.lan ([106.51.225.38]) by smtp.gmail.com with ESMTPSA id w85sm4946121pfk.62.2017.05.04.09.52.19 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 04 May 2017 09:52:20 -0700 (PDT) From: Sumit Semwal To: stable@vger.kernel.org Cc: Sumit Semwal Subject: [PATCH for-4.4 0/4] Stable commits from Ubuntu Xenial 4.4-lts Date: Thu, 4 May 2017 22:21:56 +0530 Message-Id: <1493916720-8819-1-git-send-email-sumit.semwal@linaro.org> X-Mailer: git-send-email 2.7.4 Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi Greg, Just a couple of patches for your consideration towards 4.4-lts that seem reasonable - these are taken from patches added in the Ubuntu Xenial 4.4-based tree. I've build-tested with x86 and arm64 allmodconfig only. These apply cleanly on top of 4.4.66 - all are present in 4.10.y. 4.9.y is missing only the 8250_pci fix which I'll email you separately about. Hope these seem in order; please let me know if there are any comments or concerns. Best regards, Sumit. Gabriel Krisman Bertazi (1): 8250_pci: Fix potential use-after-free in error path Matthew R. Ochs (2): scsi: cxlflash: Fix to avoid EEH and host reset collisions scsi: cxlflash: Improve EEH recovery time Uma Krishnan (1): scsi: cxlflash: Scan host only after the port is ready for I/O drivers/scsi/cxlflash/main.c | 23 ++++++++++++++++++++--- drivers/tty/serial/8250/8250_pci.c | 12 +++++------- 2 files changed, 25 insertions(+), 10 deletions(-) -- 2.7.4