Received: by 10.192.165.148 with SMTP id m20csp4723487imm; Tue, 24 Apr 2018 07:27:25 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/eAYGMdD/eKAKSkRFpKRKNnM6Posa8e0ZkgEZtXuyr0Qr8TOgcTuf+nRk8EkUmwHGO26hZ X-Received: by 10.98.25.133 with SMTP id 127mr24242218pfz.131.1524580045395; Tue, 24 Apr 2018 07:27:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524580045; cv=none; d=google.com; s=arc-20160816; b=jLBpvB/JuibOLjPDCD5b/CJc7WOuz/5XR/GQ8Us/2H51bMWwIXSOVoZzIUkOloA4Oq D6tzcKfdhg880IcmfkFiMdTAKs4nLBcIRl0p3Xx88mNiVV2l+PFbORhQFKMUgeJhgDmd nqr7ZC0PeSZAw8O1lYKxd10o1mcI2NONGJzoKQHyTvQFngVvwkVNSpeBP4BMELuxlIr1 V6baTyhDqdKq1BMA1hKAQweaC6DFc1MI8Si4MGSzPr4+8lK5L6P/AEiKa9Y7AzMWkt98 FRN6eb2zZJGtHCKA7V5n5asr8WpCZXuaSox+bBxU95ozSt4i5g3xdE+qmhVWI/5qbchi GX5Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=vuv1Oii2W2e8ewHU7hM8Eai9cI+TWkXMrep5HwBX1o4=; b=cioAeiZZDM+kDc+Jo3LFvNIWYJbdB5PQgxqntMcTBHs5cE4w3AzSc/ylS6G7zZ89Na 1SrhIdnyGEj85CqTETxuUeHbQtEw+7LPR3PpQcDhb2Lu5YTz5y1yaHgaRNxOOi+iKBI2 PdeVdUXW8ngJwhbOkBL2buu+B5eiNbpCHVKr3b4bbGXuPDembfqRcY6ikfYrc2Ni45nt xrrEYZnN2lHloTN1Htu7m/38K5UwZ8FQFYoCSQUAy3cNhQA6jXwB2d2A5G+pTFXx8Ysk DlpQda6ulL1v4liYwtQ1B2XKI4cg/l47rr4um1MiKHurs65Rc0ES+9flikaxwn3mElke vrnQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a5-v6si1373922pll.123.2018.04.24.07.27.10; Tue, 24 Apr 2018 07:27:25 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752806AbeDXI6w (ORCPT + 99 others); Tue, 24 Apr 2018 04:58:52 -0400 Received: from gloria.sntech.de ([95.129.55.99]:48384 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752743AbeDXI6r (ORCPT ); Tue, 24 Apr 2018 04:58:47 -0400 Received: from ip9234b281.dynamic.kabel-deutschland.de ([146.52.178.129] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1fAtmV-0003TI-Av; Tue, 24 Apr 2018 10:58:35 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Tomeu Vizoso Cc: Minas Harutyunyan , "linux-kernel@vger.kernel.org" , Felipe Balbi , Amelie Delaunay , Greg Kroah-Hartman , "linux-usb@vger.kernel.org" Subject: Re: [PATCH v4] usb: dwc2: dwc2_vbus_supply_init: fix error check Date: Tue, 24 Apr 2018 10:58:34 +0200 Message-ID: <3454244.YafNKb8Syk@diego> In-Reply-To: References: <20180322093943.49717-1-tomeu.vizoso@collabora.com> <410670D7E743164D87FA6160E7907A560113AE831F@am04wembxb.internal.synopsys.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Tomeu, Am Montag, 23. April 2018, 15:24:04 CEST schrieb Tomeu Vizoso: > Hi, > > could this patch be picked up, please? Or if for some reason it cannot > be, could the commit that introduced the regression be reverted? > > It's causing some tests in KernelCI to fail: > > https://storage.kernelci.org/next/master/next-20180423/arm/multi_v7_defconfi > g/lab-collabora/sleep-rk3288-veyron-jaq.html I think at this point, it might be good to do a "v4 RESEND" in a _new_ mail thread, because from the lack of communication it really looks like this fell through completely. Ideally also include in the commit message that his breaks kernelCI tests and real board users (and of course recent tags). Heiko