Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp1126371ybt; Tue, 7 Jul 2020 08:20:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwkhnWHu87CNv8oIDOt9ujMfwcoEdK3BaLU4mBzg0u0NvRmDji8ouaqbdh+n7Vi3IbH50lz X-Received: by 2002:a05:6402:16c7:: with SMTP id r7mr44195030edx.288.1594135252750; Tue, 07 Jul 2020 08:20:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594135252; cv=none; d=google.com; s=arc-20160816; b=RArrWwopFe7/J9zC9+Yviuj1pn1nfSd96osu6g24+MsARPL2hNpfMbXDUs49137X9A 9sZF6t/yDKnoSTnlDrs+f0OUelmyyolyxdG1sZliDQWQTKh8anlwdJ1QqFj9zWBGPZoJ HSR6eqKgP/7iczUJGcsLBgx73/aAowT41rUsDqVi3HogI0HcDepQHmnu3v8L7x4wcdVG qoPqLTTMrb1PDp+oS0dD/+PH5arzc/xv5ZlR6ODg8VGquudRJYPiB8hbDEUw4PbLPx9g ELhApbDejDluzem8YTUKp7ZG++NeMhLcmZqVu6sH3eEvDwIUIJ858XuOnPG4Lx+2SrN7 waMw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=E04qccFqIfOSJDFEo8I9yjjQEF5WsbCta5vafxZebmo=; b=Jy5NQMi8ilG5a4aJAvFwOw70z6QyP6GBJYLRyoyTyWAxGqsIByNmCfK6AuuFCrstkZ Qyt22dYcNK2GIhwlruHAgOad0V8Drc2rTdnF4ZstRQ630X4X1cKaMgzL7PjQY/irnRhj UkJERGMdZJbl6bhW6EQ5F7S4T1VWtz2pkJ9SivBoFQ1AQPVCKmyeJDaFVpONvkkSFKGt 6sCpG6SoO9j0txmgLtWHes3iw4P/FWh+7HD21Ss5NMIDTx8wqoLEFk3y65PaRQjUbtjt tl7ZGxh2tAdUy+Dck+xwoljXKi8/cl39AscfLMJFBx6Ui2ZH3D75XJuhndZQMW4Tepzp aVVw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=PZdf3y3K; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l3si14547288eja.81.2020.07.07.08.20.30; Tue, 07 Jul 2020 08:20:52 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=PZdf3y3K; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728491AbgGGPRU (ORCPT + 99 others); Tue, 7 Jul 2020 11:17:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:56914 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728335AbgGGPRQ (ORCPT ); Tue, 7 Jul 2020 11:17:16 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 69EA720663; Tue, 7 Jul 2020 15:17:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594135035; bh=z0xVd73LlzIi9Jp12AHZZNXTjQwy1Z8TxR4Az/EGjfQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PZdf3y3KnRo/zH0Vr1xrrcEIZd/IBnVfU1Sc+znNuJ8lrshIqdQD6o1oB/KeyPFwX iIuQUWxJgTlNaakBN4TFzA+wwafAIhEZcRtF/OtXCaP2DIiXXr1XaffoNb+PGVDeCK zLBMuFeWWKOirPSKkXLFahfJebchhINji6M3DSfE= Date: Tue, 7 Jul 2020 17:17:01 +0200 From: Greg Kroah-Hartman To: Takashi Iwai Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Alexander Tsoy , Sasha Levin , Hans de Goede Subject: Re: [PATCH 4.4 14/19] Revert "ALSA: usb-audio: Improve frames size computation" Message-ID: <20200707151701.GA104827@kroah.com> References: <20200707145747.493710555@linuxfoundation.org> <20200707145748.216607526@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 07, 2020 at 05:13:59PM +0200, Takashi Iwai wrote: > On Tue, 07 Jul 2020 17:10:17 +0200, > Greg Kroah-Hartman wrote: > > > > From: Greg Kroah-Hartman > > > > This reverts commit 02c56650f3c118d3752122996d96173d26bb13aa which is > > commit f0bd62b64016508938df9babe47f65c2c727d25c upstream. > > > > It causes a number of reported issues and a fix for it has not hit > > Linus's tree yet. > > FYI, I'm going to send a pull request to Linus in tomorrow. > So the fix will be available in a couple of days. > Though... > > > Revert this to resolve those problems. > > ... I'm not against the revert itself if this needs to be addressed > right now. It kind of does, I've gotten lots of distro complaints about it. As the original wasn't originally tagged for stable, we should just revert it for now so that people have working systems again. thanks, greg k-h