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 7E037C5ACB3 for ; Tue, 21 Nov 2023 07:45:11 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 28C6CDF2; Tue, 21 Nov 2023 08:44:59 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 28C6CDF2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1700552709; bh=UF1VNK1HfbZxsAU2pecJYw22EDeDawdfjbHoG6omKJg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=WCtFl6L0eyYDWBMSac1PPgW1zrq25Wt69OxEw4WkD8c0wVIuwnK0Lzu79viOTcdev U8SphX1BHQNbLvfnhc+PePBw7Zw3wQzyw22BkmTUhMQtHLKMJ7A6e3CfWN0sdLP7oy SX1w5sZZ1sTObRBvyDbCc0lcelZaXZeydRmPAlFo= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 9489AF8057E; Tue, 21 Nov 2023 08:44:37 +0100 (CET) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 1D681F80587; Tue, 21 Nov 2023 08:44:37 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id A90B7F802E8; Tue, 21 Nov 2023 08:43:46 +0100 (CET) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::225]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 33601F80166 for ; Tue, 21 Nov 2023 08:43:36 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 33601F80166 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=dT42X7ba Received: by mail.gandi.net (Postfix) with ESMTPSA id B32381C0015; Tue, 21 Nov 2023 07:43:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1700552615; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=t3xCJjkxWbDTmhyET+JWYTIEBodqcC4r6MWWY/ifhBQ=; b=dT42X7baSXiBorHZH4H94BtPqndNDcp8eqbqRa5/266PjA697mrwQZuiFMOFV3bqC+LFYf JD9t8zFm7iJBbo/uCf/mKJjOP3PTC3GmJI37eI7GTOjuJ8ITZp/wQUz3EpxNLl97kL/Ydd npP0GpYKiS9dmO5mpmTMbiXDcLLjlmnLf9w/QSqE/jx7Nk+ez5MHwmRVfmhMUj3fQVPeVf 1mjEET4IRfcoEu+gEy02lqEJPcaybC3vZ0djc8RWppQTbNOLGdI5ALeXmq/2hlPmpc12Dm w/HPmiPybkosUJleovl4ltfmbt1SZUteSF/8l7z5wxKTA+iJ8rqKQbSTnAEgQg== Date: Tue, 21 Nov 2023 08:43:30 +0100 From: Herve Codina To: Mark Brown , Qiang Zhao , Li Yang Cc: Jakub Kicinski , "David S. Miller" , Eric Dumazet , Paolo Abeni , Andrew Lunn , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Lee Jones , Linus Walleij , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Shengjiu Wang , Xiubo Li , Fabio Estevam , Nicolin Chen , Christophe Leroy , Randy Dunlap , netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, Simon Horman , Christophe JAILLET , Thomas Petazzoni Subject: Re: [PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer Message-ID: <20231121084330.4064bf14@bootlin.com> In-Reply-To: <573c9ca1-a560-4f7a-ba21-80673a2e162e@sirena.org.uk> References: <20231115144007.478111-1-herve.codina@bootlin.com> <20231117164746.0589e955@kernel.org> <573c9ca1-a560-4f7a-ba21-80673a2e162e@sirena.org.uk> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Sasl: herve.codina@bootlin.com Message-ID-Hash: YURXSV26I2YWTVHGFMF45ETXHLJGWHER X-Message-ID-Hash: YURXSV26I2YWTVHGFMF45ETXHLJGWHER X-MailFrom: herve.codina@bootlin.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.9 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Hi Mark, Jakub, Qiang, Li, On Mon, 20 Nov 2023 13:30:08 +0000 Mark Brown wrote: > On Fri, Nov 17, 2023 at 04:47:46PM -0800, Jakub Kicinski wrote: > > On Wed, 15 Nov 2023 15:39:36 +0100 Herve Codina wrote: > > > - Removed Patches 6, 7 and 8 (patches applied) > > > > > > - Patches 7, 20, 21, 23 (patches 10, 23, 24, 26 in v8) > > > Add 'Acked-by: Jakub Kicinski ' > > > I thought someone (Mark?) asked for the networking stuff to be put > > on a branch. If that's still the preference - is it possible to factor > > these out as a standalone series, too? Will they build on their own? > > Yes, can we *please* at least get the generic non-driver bits of this > series moving - they seem uncontroversial as far as I can see and are a > tiny portion of the overall 20 patches. Patches 21-23 look like they > can go on a branch in the net tree? Patch 21 is the framer infrastructure. Patches 22-25 are the driver for the PEF2256 framer. Note that patch 24 is the pinmux part of the framer and, IHMO, can be taken too. Patch 23 need to be fixed (kernel test robot). The fix will be quite minor (depends on HAS_IOMEM on the Kconfig file). For the SoC part (QUICC ENGINE QMC and TSA), what will be the plan ? Qiang, Li, any opinion ? I plan to send the v10 with the patch 23 fixed. Based on that v10, some patches (21 to 25 at least) could be applied and I will remove them for the future v11. I think it will be easier to follow if I iterate on the series removing patches as soon as they are applied. Of course, please, let me know if this is not the right way to do. Best regards, Hervé 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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 5D85CC5ACB3 for ; Tue, 21 Nov 2023 07:44:38 +0000 (UTC) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=dT42X7ba; dkim-atps=neutral Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4SZGc45XyGz3d8N for ; Tue, 21 Nov 2023 18:44:36 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=dT42X7ba; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=bootlin.com (client-ip=217.70.183.197; helo=relay5-d.mail.gandi.net; envelope-from=herve.codina@bootlin.com; receiver=lists.ozlabs.org) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4SZGb56bWdz3bhc for ; Tue, 21 Nov 2023 18:43:41 +1100 (AEDT) Received: by mail.gandi.net (Postfix) with ESMTPSA id B32381C0015; Tue, 21 Nov 2023 07:43:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1700552615; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=t3xCJjkxWbDTmhyET+JWYTIEBodqcC4r6MWWY/ifhBQ=; b=dT42X7baSXiBorHZH4H94BtPqndNDcp8eqbqRa5/266PjA697mrwQZuiFMOFV3bqC+LFYf JD9t8zFm7iJBbo/uCf/mKJjOP3PTC3GmJI37eI7GTOjuJ8ITZp/wQUz3EpxNLl97kL/Ydd npP0GpYKiS9dmO5mpmTMbiXDcLLjlmnLf9w/QSqE/jx7Nk+ez5MHwmRVfmhMUj3fQVPeVf 1mjEET4IRfcoEu+gEy02lqEJPcaybC3vZ0djc8RWppQTbNOLGdI5ALeXmq/2hlPmpc12Dm w/HPmiPybkosUJleovl4ltfmbt1SZUteSF/8l7z5wxKTA+iJ8rqKQbSTnAEgQg== Date: Tue, 21 Nov 2023 08:43:30 +0100 From: Herve Codina To: Mark Brown , Qiang Zhao , Li Yang Subject: Re: [PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer Message-ID: <20231121084330.4064bf14@bootlin.com> In-Reply-To: <573c9ca1-a560-4f7a-ba21-80673a2e162e@sirena.org.uk> References: <20231115144007.478111-1-herve.codina@bootlin.com> <20231117164746.0589e955@kernel.org> <573c9ca1-a560-4f7a-ba21-80673a2e162e@sirena.org.uk> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Sasl: herve.codina@bootlin.com X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , alsa-devel@alsa-project.org, Thomas Petazzoni , Xiubo Li , Linus Walleij , Jaroslav Kysela , Eric Dumazet , Krzysztof Kozlowski , Fabio Estevam , Shengjiu Wang , Lee Jones , Jakub Kicinski , Paolo Abeni , devicetree@vger.kernel.org, Conor Dooley , Nicolin Chen , linux-gpio@vger.kernel.org, Rob Herring , Christophe JAILLET , Takashi Iwai , linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, Randy Dunlap , Liam Girdwood , linux-kernel@vger.kernel.org, Simon Horman , linuxppc-dev@lists.ozlabs.org, "David S. Miller" Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Hi Mark, Jakub, Qiang, Li, On Mon, 20 Nov 2023 13:30:08 +0000 Mark Brown wrote: > On Fri, Nov 17, 2023 at 04:47:46PM -0800, Jakub Kicinski wrote: > > On Wed, 15 Nov 2023 15:39:36 +0100 Herve Codina wrote: > > > - Removed Patches 6, 7 and 8 (patches applied) > > > > > > - Patches 7, 20, 21, 23 (patches 10, 23, 24, 26 in v8) > > > Add 'Acked-by: Jakub Kicinski ' > > > I thought someone (Mark?) asked for the networking stuff to be put > > on a branch. If that's still the preference - is it possible to factor > > these out as a standalone series, too? Will they build on their own? > > Yes, can we *please* at least get the generic non-driver bits of this > series moving - they seem uncontroversial as far as I can see and are a > tiny portion of the overall 20 patches. Patches 21-23 look like they > can go on a branch in the net tree? Patch 21 is the framer infrastructure. Patches 22-25 are the driver for the PEF2256 framer. Note that patch 24 is the pinmux part of the framer and, IHMO, can be taken too. Patch 23 need to be fixed (kernel test robot). The fix will be quite minor (depends on HAS_IOMEM on the Kconfig file). For the SoC part (QUICC ENGINE QMC and TSA), what will be the plan ? Qiang, Li, any opinion ? I plan to send the v10 with the patch 23 fixed. Based on that v10, some patches (21 to 25 at least) could be applied and I will remove them for the future v11. I think it will be easier to follow if I iterate on the series removing patches as soon as they are applied. Of course, please, let me know if this is not the right way to do. Best regards, Hervé 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 1BB2EC5ACB3 for ; Tue, 21 Nov 2023 07:44:09 +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=0yGrwHqKemHerU3Lkvpg/lWsGe2Ql3ZbL0ux5yPnHJc=; b=Imyv/i7UJbRIgL N6GkdQUdFahlHbRd93LkcfbQQ+rnWk4XiXS7/5R0M/gvAwp7DbbS6pZ25RqZM0xumV3dzOTXBPXvY jGd4toMU4J+vM+fzbJJzbJnAR9ruOfOD7Pt33uS+XA5oLDNV8j3QAB9XqV5oqgRFZMtYISa49bQ4P xSQ3OaEuacBjWLwUHXialqBCzzGcXlB/hIPrpEQNG5Ub/qR7aS7P4FjyGvuYnzl4vix4CKaXPM6+l 2uG0yXl1byBARYA+O0gh6KtNGaYMoEU6Dh49mVeJu/WqRDKYs6tV1kKXasbMCTm2mzFilnPkmqyxV ++KrsQZcDbEMrSses8HQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r5LQ8-00FvRT-1B; Tue, 21 Nov 2023 07:43:44 +0000 Received: from relay5-d.mail.gandi.net ([2001:4b98:dc4:8::225]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r5LQ4-00FvQB-35 for linux-arm-kernel@lists.infradead.org; Tue, 21 Nov 2023 07:43:43 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id B32381C0015; Tue, 21 Nov 2023 07:43:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1700552615; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=t3xCJjkxWbDTmhyET+JWYTIEBodqcC4r6MWWY/ifhBQ=; b=dT42X7baSXiBorHZH4H94BtPqndNDcp8eqbqRa5/266PjA697mrwQZuiFMOFV3bqC+LFYf JD9t8zFm7iJBbo/uCf/mKJjOP3PTC3GmJI37eI7GTOjuJ8ITZp/wQUz3EpxNLl97kL/Ydd npP0GpYKiS9dmO5mpmTMbiXDcLLjlmnLf9w/QSqE/jx7Nk+ez5MHwmRVfmhMUj3fQVPeVf 1mjEET4IRfcoEu+gEy02lqEJPcaybC3vZ0djc8RWppQTbNOLGdI5ALeXmq/2hlPmpc12Dm w/HPmiPybkosUJleovl4ltfmbt1SZUteSF/8l7z5wxKTA+iJ8rqKQbSTnAEgQg== Date: Tue, 21 Nov 2023 08:43:30 +0100 From: Herve Codina To: Mark Brown , Qiang Zhao , Li Yang Cc: Jakub Kicinski , "David S. Miller" , Eric Dumazet , Paolo Abeni , Andrew Lunn , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Lee Jones , Linus Walleij , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Shengjiu Wang , Xiubo Li , Fabio Estevam , Nicolin Chen , Christophe Leroy , Randy Dunlap , netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, Simon Horman , Christophe JAILLET , Thomas Petazzoni Subject: Re: [PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer Message-ID: <20231121084330.4064bf14@bootlin.com> In-Reply-To: <573c9ca1-a560-4f7a-ba21-80673a2e162e@sirena.org.uk> References: <20231115144007.478111-1-herve.codina@bootlin.com> <20231117164746.0589e955@kernel.org> <573c9ca1-a560-4f7a-ba21-80673a2e162e@sirena.org.uk> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-GND-Sasl: herve.codina@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231120_234341_286415_9327C9AB X-CRM114-Status: GOOD ( 20.87 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org SGkgTWFyaywgSmFrdWIsIFFpYW5nLCBMaSwKCk9uIE1vbiwgMjAgTm92IDIwMjMgMTM6MzA6MDgg KzAwMDAKTWFyayBCcm93biA8YnJvb25pZUBrZXJuZWwub3JnPiB3cm90ZToKCj4gT24gRnJpLCBO b3YgMTcsIDIwMjMgYXQgMDQ6NDc6NDZQTSAtMDgwMCwgSmFrdWIgS2ljaW5za2kgd3JvdGU6Cj4g PiBPbiBXZWQsIDE1IE5vdiAyMDIzIDE1OjM5OjM2ICswMTAwIEhlcnZlIENvZGluYSB3cm90ZTog IAo+ID4gPiAgICAtIFJlbW92ZWQgUGF0Y2hlcyA2LCA3IGFuZCA4IChwYXRjaGVzIGFwcGxpZWQp Cj4gPiA+IAo+ID4gPiAgICAtIFBhdGNoZXMgNywgMjAsIDIxLCAyMyAocGF0Y2hlcyAxMCwgMjMs IDI0LCAyNiBpbiB2OCkKPiA+ID4gICAgICBBZGQgJ0Fja2VkLWJ5OiBKYWt1YiBLaWNpbnNraSA8 a3ViYUBrZXJuZWwub3JnPicgIAo+IAo+ID4gSSB0aG91Z2h0IHNvbWVvbmUgKE1hcms/KSBhc2tl ZCBmb3IgdGhlIG5ldHdvcmtpbmcgc3R1ZmYgdG8gYmUgcHV0IAo+ID4gb24gYSBicmFuY2guIElm IHRoYXQncyBzdGlsbCB0aGUgcHJlZmVyZW5jZSAtIGlzIGl0IHBvc3NpYmxlIHRvIGZhY3Rvcgo+ ID4gdGhlc2Ugb3V0IGFzIGEgc3RhbmRhbG9uZSBzZXJpZXMsIHRvbz8gIFdpbGwgdGhleSBidWls ZCBvbiB0aGVpciBvd24/ICAKPiAKPiBZZXMsIGNhbiB3ZSAqcGxlYXNlKiBhdCBsZWFzdCBnZXQg dGhlIGdlbmVyaWMgbm9uLWRyaXZlciBiaXRzIG9mIHRoaXMKPiBzZXJpZXMgbW92aW5nIC0gdGhl eSBzZWVtIHVuY29udHJvdmVyc2lhbCBhcyBmYXIgYXMgSSBjYW4gc2VlIGFuZCBhcmUgYQo+IHRp bnkgcG9ydGlvbiBvZiB0aGUgb3ZlcmFsbCAyMCBwYXRjaGVzLiAgUGF0Y2hlcyAyMS0yMyBsb29r IGxpa2UgdGhleQo+IGNhbiBnbyBvbiBhIGJyYW5jaCBpbiB0aGUgbmV0IHRyZWU/CgpQYXRjaCAy MSBpcyB0aGUgZnJhbWVyIGluZnJhc3RydWN0dXJlLgpQYXRjaGVzIDIyLTI1IGFyZSB0aGUgZHJp dmVyIGZvciB0aGUgUEVGMjI1NiBmcmFtZXIuCk5vdGUgdGhhdCBwYXRjaCAyNCBpcyB0aGUgcGlu bXV4IHBhcnQgb2YgdGhlIGZyYW1lciBhbmQsIElITU8sIGNhbiBiZQp0YWtlbiB0b28uClBhdGNo IDIzIG5lZWQgdG8gYmUgZml4ZWQgKGtlcm5lbCB0ZXN0IHJvYm90KS4gVGhlIGZpeCB3aWxsIGJl IHF1aXRlCm1pbm9yIChkZXBlbmRzIG9uIEhBU19JT01FTSBvbiB0aGUgS2NvbmZpZyBmaWxlKS4K CkZvciB0aGUgU29DIHBhcnQgKFFVSUNDIEVOR0lORSBRTUMgYW5kIFRTQSksIHdoYXQgd2lsbCBi ZSB0aGUgcGxhbiA/IApRaWFuZywgTGksIGFueSBvcGluaW9uID8KCkkgcGxhbiB0byBzZW5kIHRo ZSB2MTAgd2l0aCB0aGUgcGF0Y2ggMjMgZml4ZWQuCkJhc2VkIG9uIHRoYXQgdjEwLCBzb21lIHBh dGNoZXMgKDIxIHRvIDI1IGF0IGxlYXN0KSBjb3VsZCBiZSBhcHBsaWVkIGFuZApJIHdpbGwgcmVt b3ZlIHRoZW0gZm9yIHRoZSBmdXR1cmUgdjExLgpJIHRoaW5rIGl0IHdpbGwgYmUgZWFzaWVyIHRv IGZvbGxvdyBpZiBJIGl0ZXJhdGUgb24gdGhlIHNlcmllcyByZW1vdmluZwpwYXRjaGVzIGFzIHNv b24gYXMgdGhleSBhcmUgYXBwbGllZC4KCk9mIGNvdXJzZSwgcGxlYXNlLCBsZXQgbWUga25vdyBp ZiB0aGlzIGlzIG5vdCB0aGUgcmlnaHQgd2F5IHRvIGRvLgoKQmVzdCByZWdhcmRzLApIZXJ2w6kK Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCmxpbnV4LWFy bS1rZXJuZWwgbWFpbGluZyBsaXN0CmxpbnV4LWFybS1rZXJuZWxAbGlzdHMuaW5mcmFkZWFkLm9y ZwpodHRwOi8vbGlzdHMuaW5mcmFkZWFkLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2xpbnV4LWFybS1r ZXJuZWwK