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 93413EB64D7 for ; Wed, 28 Jun 2023 05:46:58 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=4GdYNX3qHHjUnU7+/rw56sM+lgtkKy2VLcaSxP4mvJU=; b=jsHfA+qdlUFSgQ /kcMHgY0aqNkAHO6tdXo78pu2Wl3s5I4q9vORwniRQu7c2mzi8BZ9jG4cypyZlROCEPAuts6N/hhx 0HKOnEuEonYXM1O487G8sQ2zaH+vTlHvzl3BSYzlO2u+VllLkkAGAtFrtaNWiANWkHTClGnKDTeAM RX8OCTiV2OJgF/7rkynUmv02eewy7dZfNyzkLXtRMp/Lq5h2i+/VYDWV9QqIRDzZaJ8y5GUNj4Cw1 OzjCL3h+iPXCpvTFqGZg9VSEwSu2w+vW71xX6+gkf1lPCyknSnC2o9h69ZV/UA5gl5wk57iFiMXOb 2cvTeVx5tdDnSpAibXGg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qEO0b-00Et2k-1V; Wed, 28 Jun 2023 05:46:29 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qEO0Y-00Et1o-2U for linux-arm-kernel@lists.infradead.org; Wed, 28 Jun 2023 05:46:28 +0000 Received: from pps.filterd (m0279871.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 35S5XS79025324; Wed, 28 Jun 2023 05:46:13 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=qcppdkim1; bh=4bHwza8Eduoh9dzsmAR+RGoikY/FB9VhaVuThdeOOXI=; b=GFOT/5L8cIrsYubMz/luaD9gSPvEQ85Z1VnDml8g9RLQNmMR5TYfOKFXS6JzCKvW14Wz c0kCEezRfHSvITbo0L6izYdNj3n7sOn5gCJUkK1Sg/58OLsr0cZbjHg7Yh6Mf1rbb3rp 6VoVdipcuVPeqdw8m21SYgIL5ZLHOB1kVKpaliV6clRkpaw0viNBZNqFxKsHdcqKp7VR U5vPkvvFSDDyHEucQQDJZFhA19a5D0pKrNCCYivhTS9nILuUcIpIe+cCLhSfImyhJt4l hvYcNcEJVlQIdg5KAmSLSTnR5CQRgfzmbJlxeifme27i4nLB6U+hfPsG4Eo1ePo4QEuR Qg== Received: from nalasppmta05.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3rgetpg0nd-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 28 Jun 2023 05:46:13 +0000 Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA05.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 35S5kBJU005524 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 28 Jun 2023 05:46:12 GMT Received: from [10.50.9.120] (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.42; Tue, 27 Jun 2023 22:46:07 -0700 Message-ID: <7b0b3f88-9ecd-090d-de65-3d4779b64a91@quicinc.com> Date: Wed, 28 Jun 2023 11:15:46 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH V24 0/3] misc: Add driver support for Data Capture and Compare unit(DCC) To: Greg Kroah-Hartman CC: Andy Gross , Konrad Dybcio , Krzysztof Kozlowski , Bjorn Andersson , Rob Herring , Alex Elder , Arnd Bergmann , , , , , Sibi Sankar , "Rajendra Nayak" References: <2023062734-smuggling-bulldog-a46c@gregkh> Content-Language: en-US From: Souradeep Chowdhury In-Reply-To: <2023062734-smuggling-bulldog-a46c@gregkh> X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01b.na.qualcomm.com (10.47.209.197) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: pBZIzRLXA8B6fG9SkouqsZYZcdo7sfcZ X-Proofpoint-GUID: pBZIzRLXA8B6fG9SkouqsZYZcdo7sfcZ X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.957,Hydra:6.0.591,FMLib:17.11.176.26 definitions=2023-06-28_02,2023-06-27_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 impostorscore=0 adultscore=0 mlxlogscore=846 spamscore=0 priorityscore=1501 suspectscore=0 clxscore=1015 bulkscore=0 mlxscore=0 phishscore=0 lowpriorityscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2305260000 definitions=main-2306280050 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230627_224626_951970_A88C9BCC X-CRM114-Status: GOOD ( 16.20 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 6/27/2023 3:52 PM, Greg Kroah-Hartman wrote: > On Tue, Jun 27, 2023 at 03:19:23PM +0530, Souradeep Chowdhury wrote: >> Changes in v24 >> >> *Implemented the comments in v23 > > That explains absolutely nothing about what changed at all. > > What would you do if you got a patch series that had this as a change > list? What do you expect us to do? > > {sigh} My apologies on missing out on the specifics. The main changes in this version are as follows:- * Updated the documentation of the structure dcc_config_entry * Renamed "nr_link_list" to "max_link_list" * Used u64 where applicable * Removed the locks from ready_read method and also dropped the use of unlikely keyword. > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel