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 X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9D421C47095 for ; Mon, 5 Oct 2020 16:29:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 60F672137B for ; Mon, 5 Oct 2020 16:29:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=mg.codeaurora.org header.i=@mg.codeaurora.org header.b="IUCvzB44" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728167AbgJEQ3n (ORCPT ); Mon, 5 Oct 2020 12:29:43 -0400 Received: from m42-4.mailgun.net ([69.72.42.4]:39111 "EHLO m42-4.mailgun.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728590AbgJEQ3m (ORCPT ); Mon, 5 Oct 2020 12:29:42 -0400 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1601915382; h=Content-Transfer-Encoding: Content-Type: In-Reply-To: MIME-Version: Date: Message-ID: From: References: Cc: To: Subject: Sender; bh=H+2buxQSuVdWgYRyXWL2uJVH9fMAxkpKRLylSNxAjUs=; b=IUCvzB44TLlv8JtLqKwBoIn92gsBrtzm96dwGyW/LzJwtRw5bbnDWVyC5LLOd3U2pi1ZEuGG K9+rQxydyQlFDJNPykin/F+5IeF1TMfRskvQKbyEeaQE6X0M7cw5STZFrCeo6lDk/yAIMAvZ Pn1Ky5LbBauI8nUkByg8s+0vUJ0= X-Mailgun-Sending-Ip: 69.72.42.4 X-Mailgun-Sid: WyI1MzIzYiIsICJsaW51eC1hcm0tbXNtQHZnZXIua2VybmVsLm9yZyIsICJiZTllNGEiXQ== Received: from smtp.codeaurora.org (ec2-35-166-182-171.us-west-2.compute.amazonaws.com [35.166.182.171]) by smtp-out-n01.prod.us-west-2.postgun.com with SMTP id 5f7b49d3d6d00c7a9ec5f02d (version=TLS1.2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256); Mon, 05 Oct 2020 16:29:07 GMT Sender: gkohli=codeaurora.org@mg.codeaurora.org Received: by smtp.codeaurora.org (Postfix, from userid 1001) id 6FB64C433CA; Mon, 5 Oct 2020 16:29:07 +0000 (UTC) Received: from [192.168.1.4] (unknown [122.183.41.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: gkohli) by smtp.codeaurora.org (Postfix) with ESMTPSA id B1801C433CA; Mon, 5 Oct 2020 16:29:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org B1801C433CA Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; spf=fail smtp.mailfrom=gkohli@codeaurora.org Subject: Re: [PATCH v1] trace: Fix race in trace_open and buffer resize call To: Steven Rostedt Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, stable@vger.kernel.org References: <1600955705-27382-1-git-send-email-gkohli@codeaurora.org> <71b8fe4c-7be2-fe51-cd84-890320c98cda@codeaurora.org> <20201005102515.07859ddf@gandalf.local.home> <20201005102745.2e49bc42@gandalf.local.home> From: Gaurav Kohli Message-ID: <6ebba9b9-0add-0313-3982-01031d946f44@codeaurora.org> Date: Mon, 5 Oct 2020 21:59:02 +0530 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 MIME-Version: 1.0 In-Reply-To: <20201005102745.2e49bc42@gandalf.local.home> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 10/5/2020 7:57 PM, Steven Rostedt wrote: > On Mon, 5 Oct 2020 10:25:15 -0400 > Steven Rostedt wrote: > >> On Mon, 5 Oct 2020 10:09:34 +0530 >> Gaurav Kohli wrote: >> >>> Hi Steven, >>> >>> please let us know, if below looks good to you or need modifications. >> >> Strange, I don't have your original email in my inbox. I do have it in my >> LKML folder, but that's way too big for me to read. I checked my server >> logs. I found where I received this from LKML, but there's no log that I >> received this directly. >> >> How are you sending out your patches? If it doesn't land in my inbox, I'll >> never see it. >> > > BTW, this is the second time this has happened to me. The first time I > assumed it may have been me accidentally deleting it. Now I'm thinking it's > on your end. > > I have yet to received a patch from you directly. Last time I had to pull > it from my LKML folder after you replied to me (letting me know you sent > it). > > -- Steve > Hi Steven, I am using normal git send-email(never saw problem with this), Not sure what is wrong. In my older mail i have kept you in to and rest in cc. Let me try to resent it. -- Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.