From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 30D89C433E0 for ; Mon, 18 May 2020 15:19:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0FE55207D3 for ; Mon, 18 May 2020 15:19:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728278AbgERPTm (ORCPT ); Mon, 18 May 2020 11:19:42 -0400 Received: from netrider.rowland.org ([192.131.102.5]:52617 "HELO netrider.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1727777AbgERPTm (ORCPT ); Mon, 18 May 2020 11:19:42 -0400 Received: (qmail 17480 invoked by uid 1000); 18 May 2020 11:19:40 -0400 Date: Mon, 18 May 2020 11:19:40 -0400 From: Alan Stern To: Qais Yousef , Greg Kroah-Hartman Cc: "Rafael J . Wysocki" , Tony Prisk , Mathias Nyman , Oliver Neukum , linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] usb/ohci-platform: Fix a warning when hibernating Message-ID: <20200518151940.GC15479@rowland.harvard.edu> References: <20200424134800.4629-1-qais.yousef@arm.com> <20200518145748.puvxkcmyrxc7eqt7@e107158-lin.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200518145748.puvxkcmyrxc7eqt7@e107158-lin.cambridge.arm.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 18, 2020 at 03:57:49PM +0100, Qais Yousef wrote: > > For both this patch and the 3/3 patch (ehci-platform): > > > > Acked-by: Alan Stern > > Thanks Alan. Did this make it through to any tree? I don't see it on next, nor > on Linus. But it could be queued somewhere else. > > I have sent v2 to patch 2 (xhci) as a reply, so hopefully it wasn't missed. > I can resend the whole series if necessary. Greg, what happened to this series? Did it just fall through the cracks? Alan Stern