Message ID | 20220609085949.29062-1-peter.ujfalusi@linux.intel.com |
---|---|
Headers | show
Return-Path: <alsa-devel-bounces@alsa-project.org> 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 20046C433EF for <alsa-devel@archiver.kernel.org>; Thu, 9 Jun 2022 09:00:26 +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 7792F1F5D; Thu, 9 Jun 2022 10:59:34 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 7792F1F5D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1654765224; bh=ff4FTka19j0mGy1Hw+hg20umL4w8F2vxucCX/SXKec4=; h=From:To:Subject:Date:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=lmHJ3V1q1W9JhozYfNnJ+NOosUVGCgg0KfpG4RdmgVdRkGNxQ4/jv1hZ+FEIu8Rgg kp0RQfU/9Yu3W2OwRh5D4gdClKHtTHkre+rdOpxOPD1I+BBtRjjFNn2gvFqkJlZaUr Rc3L8ngzGD7gyWGtl/z155lNefGgLmUxEZG8pYpA= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id D7652F80240; Thu, 9 Jun 2022 10:59:33 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 022FFF800C7; Thu, 9 Jun 2022 10:59:31 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (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 002D8F800C7 for <alsa-devel@alsa-project.org>; Thu, 9 Jun 2022 10:59:20 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 002D8F800C7 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="CmnrB7FF" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1654765166; x=1686301166; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=ff4FTka19j0mGy1Hw+hg20umL4w8F2vxucCX/SXKec4=; b=CmnrB7FFdAxKHPULtbOBlcp4Qe9D2lpfha7AdCzK/81226vox2vvnZaq wUCVjOV2OKNt1NXx05mwf/hXfU5LRZ5r2J1NRHwZkxKC5n8iyB4gygIKW 8fhdglnp/MEryz1bn4NwcBgxAUYVuJd6JUg0wtYn3vmGEuMLYzQ/v364h a0PvlFsFPUP631KGEwwcOSppvT1wzog1HghfY4rYAgn1o8IfJmljadkuF 2lTlntqrbzIIYf3BgAJeTmwtBGZnyyFdRPUUXgojYzSytBYlFtywPBrU7 ilJFKGOsg9vB44YrJBNs596zhqpaXV4Y9q3CisFm1LPeufxgcsXtR3CeF Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10372"; a="274732369" X-IronPort-AV: E=Sophos;i="5.91,287,1647327600"; d="scan'208";a="274732369" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Jun 2022 01:59:16 -0700 X-IronPort-AV: E=Sophos;i="5.91,287,1647327600"; d="scan'208";a="637369158" Received: from ekoledex-mobl1.ger.corp.intel.com (HELO pujfalus-desk.ger.corp.intel.com) ([10.252.58.94]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Jun 2022 01:59:14 -0700 From: Peter Ujfalusi <peter.ujfalusi@linux.intel.com> To: lgirdwood@gmail.com, broonie@kernel.org, pierre-louis.bossart@linux.intel.com Subject: [PATCH 0/3] ASoC: SOF: Intel: Fix IMR boot race caused by early core booting Date: Thu, 9 Jun 2022 11:59:46 +0300 Message-Id: <20220609085949.29062-1-peter.ujfalusi@linux.intel.com> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: alsa-devel@alsa-project.org, yung-chuan.liao@linux.intel.com, ranjani.sridharan@linux.intel.com, kai.vehmanen@linux.intel.com 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" <alsa-devel.alsa-project.org> List-Unsubscribe: <https://mailman.alsa-project.org/mailman/options/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=unsubscribe> List-Archive: <http://mailman.alsa-project.org/pipermail/alsa-devel/> List-Post: <mailto:alsa-devel@alsa-project.org> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Subscribe: <https://mailman.alsa-project.org/mailman/listinfo/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=subscribe> Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" <alsa-devel-bounces@alsa-project.org> |
Series |
ASoC: SOF: Intel: Fix IMR boot race caused by early core booting
|
expand
|