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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C87F1ECAAD8 for ; Tue, 20 Sep 2022 05:25:09 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6F31F10E292; Tue, 20 Sep 2022 05:25:07 +0000 (UTC) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id BAD1410E286; Tue, 20 Sep 2022 05:25:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1663651502; x=1695187502; h=date:from:to:cc:subject:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=xuDq04V3ERIqON4UuLH1RmjGkFR75KWm8lnYzEvFeDI=; b=gFxlXcUYcKDofGNPNpnxdsDtMBDUlFoNGplVYs7wgtR5K9H0ar2hlEei Kov8uG1WtnOiR/+sZ8GmJFyWRsqkHYf5LaWtexvxE+vcTsykTRwObutCK OlFwLv36bxED2Mlcos78BGeDT8G74OR/53P8P8uRVSeR4N/DAOMb4poIM x5Oje3lKocGTwmZRUIrLL/6YLutwhCTC1eF0HRebc8+ysdluR/DB2QqB8 xxXd77CNgw1OCrRs1GD/h0mKkEF5WQHKKHgHHA/FQw8UKMf83qnr9gguf a8jpyb7EdXVjc/u90OYaUSK0NsC9C/RimFOf3RtVS+H4xDkgQ48F4h9nX g==; X-IronPort-AV: E=McAfee;i="6500,9779,10475"; a="279327675" X-IronPort-AV: E=Sophos;i="5.93,329,1654585200"; d="scan'208";a="279327675" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2022 22:25:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,329,1654585200"; d="scan'208";a="794124954" Received: from linux.intel.com ([10.54.29.200]) by orsmga005.jf.intel.com with ESMTP; 19 Sep 2022 22:25:01 -0700 Received: from maurocar-mobl2 (maurocar-mobl2.ger.corp.intel.com [10.252.59.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by linux.intel.com (Postfix) with ESMTPS id C58B4580713; Mon, 19 Sep 2022 22:24:56 -0700 (PDT) Date: Tue, 20 Sep 2022 07:24:54 +0200 From: Mauro Carvalho Chehab To: Luis Chamberlain Subject: Re: [PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915 Message-ID: <20220920072454.4cf91f24@maurocar-mobl2> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alsa-devel@alsa-project.org, Richard Weinberger , Kai Vehmanen , Greg KH , intel-gfx@lists.freedesktop.org, Lucas De Marchi , Takashi Iwai , dri-devel@lists.freedesktop.org, Jaroslav Kysela , Vignesh Raghavendra , David Airlie , Christophe JAILLET , linux-modules@vger.kernel.org, Miquel Raynal , Janusz Krzysztofik , linux-mtd@lists.infradead.org, Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Pierre-Louis Bossart Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Luis, On Mon, 9 May 2022 13:38:28 -0700 Luis Chamberlain wrote: > On Mon, May 09, 2022 at 06:23:35PM +0200, Mauro Carvalho Chehab wrote: > > Currently, kernel/module annotates module dependencies when > > request_symbol is used, but it doesn't cover more complex inter-driver > > dependencies that are subsystem and/or driver-specific. > > > > At this pount v5.18-rc7 is out and so it is too late to soak this > in for the proper level of testing I'd like to see for modules-next. > So I can review this after the next merge window. I'd want to beat > the hell out of this and if possible I'd like to see if we can have > some test coverage for the intended goal and how to break it. Any news with regards to this patch series? Regards, Mauro 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D52C6ECAAD8 for ; Tue, 20 Sep 2022 05:25:06 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id F0E2B10E286; Tue, 20 Sep 2022 05:25:05 +0000 (UTC) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id BAD1410E286; Tue, 20 Sep 2022 05:25:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1663651502; x=1695187502; h=date:from:to:cc:subject:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=xuDq04V3ERIqON4UuLH1RmjGkFR75KWm8lnYzEvFeDI=; b=gFxlXcUYcKDofGNPNpnxdsDtMBDUlFoNGplVYs7wgtR5K9H0ar2hlEei Kov8uG1WtnOiR/+sZ8GmJFyWRsqkHYf5LaWtexvxE+vcTsykTRwObutCK OlFwLv36bxED2Mlcos78BGeDT8G74OR/53P8P8uRVSeR4N/DAOMb4poIM x5Oje3lKocGTwmZRUIrLL/6YLutwhCTC1eF0HRebc8+ysdluR/DB2QqB8 xxXd77CNgw1OCrRs1GD/h0mKkEF5WQHKKHgHHA/FQw8UKMf83qnr9gguf a8jpyb7EdXVjc/u90OYaUSK0NsC9C/RimFOf3RtVS+H4xDkgQ48F4h9nX g==; X-IronPort-AV: E=McAfee;i="6500,9779,10475"; a="279327675" X-IronPort-AV: E=Sophos;i="5.93,329,1654585200"; d="scan'208";a="279327675" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2022 22:25:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,329,1654585200"; d="scan'208";a="794124954" Received: from linux.intel.com ([10.54.29.200]) by orsmga005.jf.intel.com with ESMTP; 19 Sep 2022 22:25:01 -0700 Received: from maurocar-mobl2 (maurocar-mobl2.ger.corp.intel.com [10.252.59.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by linux.intel.com (Postfix) with ESMTPS id C58B4580713; Mon, 19 Sep 2022 22:24:56 -0700 (PDT) Date: Tue, 20 Sep 2022 07:24:54 +0200 From: Mauro Carvalho Chehab To: Luis Chamberlain Message-ID: <20220920072454.4cf91f24@maurocar-mobl2> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Intel-gfx] [PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915 X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alsa-devel@alsa-project.org, Richard Weinberger , Kai Vehmanen , Greg KH , intel-gfx@lists.freedesktop.org, Lucas De Marchi , Takashi Iwai , dri-devel@lists.freedesktop.org, Jaroslav Kysela , Vignesh Raghavendra , David Airlie , Christophe JAILLET , linux-modules@vger.kernel.org, Daniel Vetter , Miquel Raynal , linux-mtd@lists.infradead.org, Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Pierre-Louis Bossart Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Hi Luis, On Mon, 9 May 2022 13:38:28 -0700 Luis Chamberlain wrote: > On Mon, May 09, 2022 at 06:23:35PM +0200, Mauro Carvalho Chehab wrote: > > Currently, kernel/module annotates module dependencies when > > request_symbol is used, but it doesn't cover more complex inter-driver > > dependencies that are subsystem and/or driver-specific. > > > > At this pount v5.18-rc7 is out and so it is too late to soak this > in for the proper level of testing I'd like to see for modules-next. > So I can review this after the next merge window. I'd want to beat > the hell out of this and if possible I'd like to see if we can have > some test coverage for the intended goal and how to break it. Any news with regards to this patch series? Regards, Mauro 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 B67A1C54EE9 for ; Tue, 20 Sep 2022 05:26:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230265AbiITF0A (ORCPT ); Tue, 20 Sep 2022 01:26:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46218 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230198AbiITFZr (ORCPT ); Tue, 20 Sep 2022 01:25:47 -0400 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D6B45B785; Mon, 19 Sep 2022 22:25:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1663651534; x=1695187534; h=date:from:to:cc:subject:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=xuDq04V3ERIqON4UuLH1RmjGkFR75KWm8lnYzEvFeDI=; b=bwThOS93ImKi8FoVPR0KilzgeEBl7U1tFUSXGrqMPQT/t0SerPkn90gq 4QuqlXw7h3JV4zwYjylQaiWQXBt9eLkZ6c6UpFIGwy4nc/ofTSacckHNJ BLo24M4wwT2Ya51A3tm/ZB4EDL/vNU6+t4PI8bsk4cQcBkI7J8DZe+2Fc Opoi9aHtid8M7RBnIjKYP3a+1OsGsQeLUOSDcJIB0+F73dDtN8PGe6loG VIP5G5UkyE8Ic7xmNjbeA1VKvF1iyHODw25linVuvj/Gs2cvfGkm0n71T MOai9PMJXqxi4mPf1TAMqOU5kWXHW/T/dpP2deGr1IuP8vYrnSltndCzq g==; X-IronPort-AV: E=McAfee;i="6500,9779,10475"; a="279981349" X-IronPort-AV: E=Sophos;i="5.93,329,1654585200"; d="scan'208";a="279981349" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2022 22:25:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,329,1654585200"; d="scan'208";a="794124954" Received: from linux.intel.com ([10.54.29.200]) by orsmga005.jf.intel.com with ESMTP; 19 Sep 2022 22:25:01 -0700 Received: from maurocar-mobl2 (maurocar-mobl2.ger.corp.intel.com [10.252.59.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by linux.intel.com (Postfix) with ESMTPS id C58B4580713; Mon, 19 Sep 2022 22:24:56 -0700 (PDT) Date: Tue, 20 Sep 2022 07:24:54 +0200 From: Mauro Carvalho Chehab To: Luis Chamberlain Cc: Mauro Carvalho Chehab , Greg KH , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Lucas De Marchi , Kai Vehmanen , Pierre-Louis Bossart , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, linux-modules@vger.kernel.org, Daniel Vetter , David Airlie , Christophe JAILLET , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , linux-mtd@lists.infradead.org, Janusz Krzysztofik Subject: Re: [PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915 Message-ID: <20220920072454.4cf91f24@maurocar-mobl2> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: Hi Luis, On Mon, 9 May 2022 13:38:28 -0700 Luis Chamberlain wrote: > On Mon, May 09, 2022 at 06:23:35PM +0200, Mauro Carvalho Chehab wrote: > > Currently, kernel/module annotates module dependencies when > > request_symbol is used, but it doesn't cover more complex inter-driver > > dependencies that are subsystem and/or driver-specific. > > > > At this pount v5.18-rc7 is out and so it is too late to soak this > in for the proper level of testing I'd like to see for modules-next. > So I can review this after the next merge window. I'd want to beat > the hell out of this and if possible I'd like to see if we can have > some test coverage for the intended goal and how to break it. Any news with regards to this patch series? Regards, Mauro 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1F41EECAAD8 for ; Tue, 20 Sep 2022 05:27:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=NvtcNghJLDuNDj77JPPCt8z064mJ2DQS6RAhEneQfWo=; b=eRAQlsEvAUnFh4 27sufCT6HP3GKzuagb8zVwxvbEXVn8sMPtbLSeOLTyJT72i+6z8xte3vAEwSL7diC+XLLB4QhCb3n uZKTxobincVkefvz8hTOHJGO+W8nNCcfUenaz/hXZZ2RAzy8cffoAmxzKshQ5gWDB54yC+baolywY aoC4chPzM3x9bVwK8cNkKQg/XC8b2ly7waklpETS+aCbPQ1jRsy4dXRMgIcHV3x5rgxrJibsmIBwq KJmph0qXF3ORH3T9YEge5/68fPvqdoYKaH6oq1N9q7c3ymqk0v2j0CPkN5V62wmCt2I4MGctRTEMS R/gKKE3x1lP/YEYh8izQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oaVkt-000fiG-Kg; Tue, 20 Sep 2022 05:25:11 +0000 Received: from mga14.intel.com ([192.55.52.115]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oaVko-000fee-Ro for linux-mtd@lists.infradead.org; Tue, 20 Sep 2022 05:25:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1663651506; x=1695187506; h=date:from:to:cc:subject:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=xuDq04V3ERIqON4UuLH1RmjGkFR75KWm8lnYzEvFeDI=; b=PEB4v+TMmYb90qPSc1SynTym9s+3N2RBZxanbVMkdkyT7wseQgAC6JLC Te/AMpkIcXeKn97Y2KX2tTVBr8MBXKC9XAJQ6SyzCDoHAhr9PpzZmx1xF knzYtdZ2eFYLz71WumxAp/CTbaWiX41v71lJJJHmGkrQ4/kwHuXvWgtI6 ZA9vBDxtBJgPISpF9FAZS2IGM4nHxs075X61990pxoh0/+k0TWGzSMMJP +HZQgGLX/SC168tcRQtzinRlD+i3xNPsAWm4ChPltXZuqNTOMTINvIX+j 2qpPurq6t6i1Tw+LdyzCCue9iKyo4dq41sQSNJbvFpArFkk2TZOWfeY1b w==; X-IronPort-AV: E=McAfee;i="6500,9779,10475"; a="299590086" X-IronPort-AV: E=Sophos;i="5.93,329,1654585200"; d="scan'208";a="299590086" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2022 22:25:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,329,1654585200"; d="scan'208";a="794124954" Received: from linux.intel.com ([10.54.29.200]) by orsmga005.jf.intel.com with ESMTP; 19 Sep 2022 22:25:01 -0700 Received: from maurocar-mobl2 (maurocar-mobl2.ger.corp.intel.com [10.252.59.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by linux.intel.com (Postfix) with ESMTPS id C58B4580713; Mon, 19 Sep 2022 22:24:56 -0700 (PDT) Date: Tue, 20 Sep 2022 07:24:54 +0200 From: Mauro Carvalho Chehab To: Luis Chamberlain Cc: Mauro Carvalho Chehab , Greg KH , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Lucas De Marchi , Kai Vehmanen , Pierre-Louis Bossart , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, linux-modules@vger.kernel.org, Daniel Vetter , David Airlie , Christophe JAILLET , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , linux-mtd@lists.infradead.org, Janusz Krzysztofik Subject: Re: [PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915 Message-ID: <20220920072454.4cf91f24@maurocar-mobl2> In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220919_222506_932541_3ECBF53F X-CRM114-Status: GOOD ( 20.13 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org Hi Luis, On Mon, 9 May 2022 13:38:28 -0700 Luis Chamberlain wrote: > On Mon, May 09, 2022 at 06:23:35PM +0200, Mauro Carvalho Chehab wrote: > > Currently, kernel/module annotates module dependencies when > > request_symbol is used, but it doesn't cover more complex inter-driver > > dependencies that are subsystem and/or driver-specific. > > > > At this pount v5.18-rc7 is out and so it is too late to soak this > in for the proper level of testing I'd like to see for modules-next. > So I can review this after the next merge window. I'd want to beat > the hell out of this and if possible I'd like to see if we can have > some test coverage for the intended goal and how to break it. Any news with regards to this patch series? Regards, Mauro ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 01FCFC6FA82 for ; Fri, 23 Sep 2022 08:44:08 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id D476883D; Fri, 23 Sep 2022 10:43:16 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz D476883D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1663922646; bh=xuDq04V3ERIqON4UuLH1RmjGkFR75KWm8lnYzEvFeDI=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=IQGxByAU9i+IyQ4qtnB6zwtb+VNMt0cLx5oqANa2JiutyzST+uMzOl7MjUCy9DX0R RiAU9+YxSD6kgi+US9ksZmneJxUkBvxJtMkKZLPqyA4FR5FWgvEo1xdhwuq1rtdHvA 5hxGfsPVhR06Qn35mMHZjwtxqsvjw8pl1fWz7GwQ= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id D57E8F80539; Fri, 23 Sep 2022 10:42:26 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 0FA5BF80155; Tue, 20 Sep 2022 07:25:08 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 5B526F800C9 for ; Tue, 20 Sep 2022 07:25:03 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 5B526F800C9 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="LHecsjIM" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1663651505; x=1695187505; h=date:from:to:cc:subject:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=xuDq04V3ERIqON4UuLH1RmjGkFR75KWm8lnYzEvFeDI=; b=LHecsjIMcxi9LPtOYxrBMTecEvzQcer05YVvlTAR4yPFZdXAXLgNvpjs IEMOgk9YDzE3WQvSPjHu6u6GL6OnO1wX9Wn6zPGkEp53p4nlPRmL1Gz+U VqhkpdxrCrWlG6kNTYzlz5092lk3ktx3XwaWMoh4YRtrVSFYYqvp27Mut ZhDlBshMksXSZhpWWzz5tXRQ4QJoRIEfiH3A1cbc+xyJIHwZjFq3h1n5c tLDFD5lW3RL1B6DB+m1zC2ehVwDnac0I/WXL84kTQtdIHMF6LRn5ewL2f sGRfbKs7fKgB0QbCuvJubL4B4WD63FMQgRv+A9SGBmPlKv/rw9JN83/9C g==; X-IronPort-AV: E=McAfee;i="6500,9779,10475"; a="282629096" X-IronPort-AV: E=Sophos;i="5.93,329,1654585200"; d="scan'208";a="282629096" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2022 22:25:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,329,1654585200"; d="scan'208";a="794124954" Received: from linux.intel.com ([10.54.29.200]) by orsmga005.jf.intel.com with ESMTP; 19 Sep 2022 22:25:01 -0700 Received: from maurocar-mobl2 (maurocar-mobl2.ger.corp.intel.com [10.252.59.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by linux.intel.com (Postfix) with ESMTPS id C58B4580713; Mon, 19 Sep 2022 22:24:56 -0700 (PDT) Date: Tue, 20 Sep 2022 07:24:54 +0200 From: Mauro Carvalho Chehab To: Luis Chamberlain Subject: Re: [PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915 Message-ID: <20220920072454.4cf91f24@maurocar-mobl2> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 23 Sep 2022 10:42:24 +0200 Cc: alsa-devel@alsa-project.org, Richard Weinberger , Kai Vehmanen , Greg KH , intel-gfx@lists.freedesktop.org, Lucas De Marchi , Takashi Iwai , dri-devel@lists.freedesktop.org, Vignesh Raghavendra , David Airlie , Christophe JAILLET , linux-modules@vger.kernel.org, Daniel Vetter , Miquel Raynal , Janusz Krzysztofik , linux-mtd@lists.infradead.org, Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Pierre-Louis Bossart X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Hi Luis, On Mon, 9 May 2022 13:38:28 -0700 Luis Chamberlain wrote: > On Mon, May 09, 2022 at 06:23:35PM +0200, Mauro Carvalho Chehab wrote: > > Currently, kernel/module annotates module dependencies when > > request_symbol is used, but it doesn't cover more complex inter-driver > > dependencies that are subsystem and/or driver-specific. > > > > At this pount v5.18-rc7 is out and so it is too late to soak this > in for the proper level of testing I'd like to see for modules-next. > So I can review this after the next merge window. I'd want to beat > the hell out of this and if possible I'd like to see if we can have > some test coverage for the intended goal and how to break it. Any news with regards to this patch series? Regards, Mauro