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 1D2E1C433F5 for ; Fri, 22 Apr 2022 12:09:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1447354AbiDVMMM (ORCPT ); Fri, 22 Apr 2022 08:12:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34742 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1447330AbiDVMMA (ORCPT ); Fri, 22 Apr 2022 08:12:00 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7201456740 for ; Fri, 22 Apr 2022 05:09:07 -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 dfw.source.kernel.org (Postfix) with ESMTPS id 01E1E61FC6 for ; Fri, 22 Apr 2022 12:09:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 06C25C385A4; Fri, 22 Apr 2022 12:09:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1650629346; bh=RlGEzQWlv09H/8VczInDN3EsUWHgLBoy5YbbTyjH5NY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dI+q0IblNr3RL470m5e0TdZ5zKduOGSnqQZDozKNvck2G7DXOQCBG3cKl5nxpcAR5 aVyDx59/barlirpBeaaoSDdTSEfgTK83yvLhZmbopvwfDlFZG0nCFkHbpk3kK3r1cQ nrUk4pa8DJWu/FX3qi2DVJTTQSP7sb3kugYy4l6Y= Date: Fri, 22 Apr 2022 14:09:01 +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 22, 2022 at 07:09:34AM -0400, Joshua Freedman wrote: > The kernel I was using as good for audio is now missing; It was > 5.16.11-76051611-generic But the only release avail now is > 5.16.11-051611-generic and audio does not work. Those look like distro-specific kernels, please contact your distro for support of this, there is nothing we can do here about them. good luck! greg k-h