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 ABDB0C64EC4 for ; Fri, 3 Mar 2023 12:41:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229997AbjCCMle (ORCPT ); Fri, 3 Mar 2023 07:41:34 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53496 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229580AbjCCMlc (ORCPT ); Fri, 3 Mar 2023 07:41:32 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C8A5D6230E for ; Fri, 3 Mar 2023 04:41:29 -0800 (PST) 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 2B77C617D6 for ; Fri, 3 Mar 2023 12:41:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A550EC433EF; Fri, 3 Mar 2023 12:41:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1677847288; bh=63DyE5JUF6QupKom375epNDwu5fGTFML7abJZ4OIYuE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ICzPEJL24BmiGVbAYkUJnqwVy3kpf6H4d8Ll5H/Zb7G9WZh0MNCMfOzWuqConTEsg 8aW7N7KnMyE0DF5xPdIwLkXJKgJJL8GQzJGL+AsHWRgbu+DTtJC2CILM6QRfwqnzda 6K5H/9hkZ/nswx0+4ocC17czW8EX99/ZEXc3/sRGSmqqHpoDRY53qAk3gBq+FJdu86 yMiOnr8YL3TjyAVBl2LT735OAAOfoEBad/zdLXn8LZYz9vMKjML+lJ+elKXWceNuiG zC7aHhP7FeAVo5oFmJmaIbmqpft0K8apBds8oTrfwMNCkge4hCk9I0H0nimkKTMl6V /VijgMgJK07Tw== Date: Fri, 3 Mar 2023 12:41:23 +0000 From: Mark Brown To: Ravulapati Vishnu Vardhan Rao Cc: Srinivas Kandagatla , Banajit Goswami , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , "moderated list:QCOM AUDIO (ASoC) DRIVERS" , open list Subject: Re: [PATCH] ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-bounds Message-ID: <5c47fa1d-f97c-47d6-a4cc-e20032072ad9@sirena.org.uk> References: <20230303121206.22177-1-quic_visr@quicinc.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="RAA2Ho7H6wvZ57Io" Content-Disposition: inline In-Reply-To: <20230303121206.22177-1-quic_visr@quicinc.com> X-Cookie: You are fairminded, just and loving. Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --RAA2Ho7H6wvZ57Io Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Mar 03, 2023 at 05:42:06PM +0530, Ravulapati Vishnu Vardhan Rao wrote: > From: visr You're using a different name here compared to in your email and while it's the same mail address it's hard to relate it to your name from the sender. "visr" sounds a bit like it might be a bot too. Could you please supply a more clear signoff? > Actually There is no need to have decimator with 32 bytes. > By limiting the variable with short type u8 issue is resolved. Bits not bytes. --RAA2Ho7H6wvZ57Io Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmQB6vIACgkQJNaLcl1U h9DBIAf+O0GEiKa2+I7pScRjDCF/+T54nZH8sgtkemdIQQdR7TPRPkl5R5HISwSd XqH4yuc0Rn2aNgLhS3Jcs1ulEjSMKHrbwn9i1xj2tShnxP8KnBoDduS4KbFP6obF nJt7f+bOTHw2Q6iZAdxpr2jMO0RMQ5Ibf7FoR4+e3c/b9KRE+ls9GTuzi5e5Vi5C QWPWdxkhlObXt0mHehHoBhZR/h1QJZgIDafGCJwsSRkyyQlVM9A4dakDoqGdi+dO iRlE673TKCcnNsX9dY9Rsvi4+gGhq6WYOe/AL5FH4CeYNIfblQHwaYUduN5vxmtE mM7FYJ17yaMFC0LLtixWUvp3obpw0A== =2XE6 -----END PGP SIGNATURE----- --RAA2Ho7H6wvZ57Io--