From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pl1-f175.google.com (mail-pl1-f175.google.com [209.85.214.175]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 56DCE3FC0 for ; Mon, 20 Sep 2021 18:07:58 +0000 (UTC) Received: by mail-pl1-f175.google.com with SMTP id w6so11625506pll.3 for ; Mon, 20 Sep 2021 11:07:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pathpartnertech.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=IqSMwR4a24hMxIKCSGAPEfZhxYKFpQxhDLhmb/v1kic=; b=lGaqqIVdZjx5cV8e5OybW+DS38hiLCzay1UiikAkJg8Cd2sT2Lj1Fteq27KWe6/pBW 99TU/DeuIqc8IkFHgAiHxM8ILsJsMNKMiGNfLGhDd3fghZxixuLfIyLgiHSPcyaosMph 8daH7/50//CxeOIf4dWveOo74yFR/ew/WBkjD6lwHaTi6aq4A1Tu0hXYvoaIYPifuw+S jw1Uf6JfUuF0wXy/jh0mOeCMMiEx6MykjYYoKc5Defesnq1IxpcISxr9Z/M4+YlrPz3+ Slqj1u/f1EirUmxSBEV0C9LLtKbWDdqGWOnlbt8tBZOrSiCqjMCejI7TX0znftcghjB0 4YCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=IqSMwR4a24hMxIKCSGAPEfZhxYKFpQxhDLhmb/v1kic=; b=Kr9d1zj4q5A/kTKTNma5wzg3K0pDceYVGIbPGXpQq3hRwoF4NnECvJsUyLJICh1MR1 SkEA0d8ioQsd7Qw/02QlaLNDZ/+AB1HMp99LlVa7/5Y0o2FmNYnAwr+BhUc0nWiRptp0 SvTwwNt4QBLUH87CGUg16iT19PCa4B2w7kmAnfcZkuIniZl1LTqi9QGSV7SI0nO+G1jq jMNgw0RLD52GGbOudW+RQV4e6n+v+Uy11VR87AGpMalbMfvgCv4sjSgG5sxisdkymSUB EexMU7o1w6/E+lg7JszHk0f9ubAwP3H13zpq3UmtNGwwVJLvhR66vfbgdcyteRdKqRfG KqYg== X-Gm-Message-State: AOAM532Tu3y+miZZ8LIgFysS8t/tVoXEPQ2mBcxuOReXIypYcrt0g9Cy Zxe42+Dwsqch9BfHPdd5vqyRYA== X-Google-Smtp-Source: ABdhPJwVPpE27E6o3XpzAEQHtvhWnZk0mAbE5+OIGrFfrMv1SidHQPlf67DPYKEz3QForL3HqmbO2g== X-Received: by 2002:a17:90b:3447:: with SMTP id lj7mr354324pjb.112.1632161277584; Mon, 20 Sep 2021 11:07:57 -0700 (PDT) Received: from sidraya-laptopU ([49.207.203.250]) by smtp.gmail.com with ESMTPSA id g15sm2797784pfu.155.2021.09.20.11.07.54 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 20 Sep 2021 11:07:57 -0700 (PDT) Date: Mon, 20 Sep 2021 23:37:51 +0530 From: Sidraya Jayagond To: Greg KH Cc: Dan Carpenter , linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, prashanth.ka@pathpartnertech.com, praneeth@ti.com, mchehab@kernel.org, linux-media@vger.kernel.org, praveen.ap@pathpartnertech.com Subject: Re: [PATCH 03/30] v4l: vxd-dec: Create vxd_dec Mem Manager helper library Message-ID: <20210920180749.uibnx6y2ktk4l4jv@sidraya-laptopU> References: <20210818141037.19990-1-sidraya.bj@pathpartnertech.com> <20210818141037.19990-4-sidraya.bj@pathpartnertech.com> <20210824133438.GO1931@kadam> <20210914034032.orctp5ov5oc33vag@sidraya-laptopU> Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20171215 On Tue, Sep 14, 2021 at 06:35:04AM +0200, Greg KH wrote: > On Tue, Sep 14, 2021 at 09:10:37AM +0530, Sidraya Jayagond wrote: > > This > > message contains confidential information and is intended only > > for the > > individual(s) named. If you are not the intended > > recipient, you are > > notified that disclosing, copying, distributing or taking any > > action in > > reliance on the contents of this mail and attached file/s is strictly > > prohibited. Please notify the > > sender immediately and delete this e-mail > > from your system. E-mail transmission > > cannot be guaranteed to be secured or > > error-free as information could be > > intercepted, corrupted, lost, destroyed, > > arrive late or incomplete, or contain > > viruses. The sender therefore does > > not accept liability for any errors or > > omissions in the contents of this > > message, which arise as a result of e-mail > > transmission. > > > > Now deleted, this is not ok for kernel development mailing lists, sorry. We are able resolve and removed confidentiality signature for my email-id. I apologize for the inconvenience.