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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E8FECC433EF for ; Mon, 11 Apr 2022 09:38:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240023AbiDKJkT (ORCPT ); Mon, 11 Apr 2022 05:40:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39254 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344642AbiDKJkM (ORCPT ); Mon, 11 Apr 2022 05:40:12 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 340C3403F4 for ; Mon, 11 Apr 2022 02:37:59 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id D8203B81122 for ; Mon, 11 Apr 2022 09:37:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EED95C385A3; Mon, 11 Apr 2022 09:37:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1649669876; bh=aVV0dv0wMJKpJJpfIvWg1B8jC8m1PNw8VJhhL7Tod/I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MzKFdeXoljtQhkqg0EwrRHEh9mOgGHT3QlbJAgUiLwvPxueyvpaD0IIVYse1JhSZK Y7E/Z8v+ksmAHXI3W3CsirvYqWD9qY/yClyfXd8yqrCwmG3pWcjg3P++e5I6+Lesn6 0IKdcGInoYIqVeFny6d75NmbhwE1sM5d+xP0Jz5w= Date: Mon, 11 Apr 2022 11:37:53 +0200 From: Greg KH To: Joshua Freedman Cc: lis8215@gmail.com, paul@crapouillou.net, stable@vger.kernel.org, sboyd@kernel.org Subject: Re: kernel 5.16.12 and above broke yoga c930 sound and mic Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, Apr 08, 2022 at 07:53:42PM -0400, Joshua Freedman wrote: > I got the first bisect done, but not sure what do bisect after that..... What is the result, good or bad? What does 'git bisect log' show? thanks, greg k-h