Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp721476imm; Fri, 3 Aug 2018 10:20:35 -0700 (PDT) X-Google-Smtp-Source: AAOMgpf3D7jBY98lhFPK/D3PYwD6zgetmakwTH63Iss96AqzCDJ9LGJ5oPwFR4eClXDv0bxfkchI X-Received: by 2002:a17:902:722:: with SMTP id 31-v6mr4449980pli.207.1533316835569; Fri, 03 Aug 2018 10:20:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533316835; cv=none; d=google.com; s=arc-20160816; b=FnVVqYnHW2W/fHC0GPn6xjQrVGy7iQlAC1wO44J392G5kipbm0cgEOYG/INBQgu6hx svlnLn+wm7zQpHOGVY3NNbhsw1E6peAdYNeb0Pom58SAg8M2QG3gxGeWU++z+poN6Br2 RLVWBG1AirUtu4M77qEDFGfQFOINCDMf1tu0JcMPQy7IN6+ubApFAK/cUNIGULhZ7vJO eJz+oWMdYfAjiCwKN+rPvza5v3nHTk2XfckDYuaXNpEPM/7er8zEyJdSrxOOwlXaksTr 4VGsAWcLh/Zbuuuy2mMACDs6fEVfqCV4KUvT+xu22J6x3mENyAfLlGUl3g6crhWSo7w5 sAOw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:to:references:message-id :content-transfer-encoding:cc:date:in-reply-to:from:subject :mime-version:arc-authentication-results; bh=C8yqNx3NGWnByAnnoaEwZZeDzxJXIiL5j4ZXdZqn1S8=; b=0BF2SodNdyckkzTxDjOGySbHht4cmJ81PpcsVruDBOKmdgrFPsiQQOxOUTG48pphFQ hGNkfUa5OVAsy3o+Qrmz7IQ808/2HMKt9uPEnAgrBgdF77vlguiuEE0FRAXr1gnngn5Q cnrHqsaMqGyhiJeTRY/EGDf0ixzWDU23bLOT1mim/vLtFH8NS5akJAwSc4VhVqGR9XWC xem620PBbatcKmVcHDUlTWyDpKHNQdW6kLo7A426/kRFFaFpjLgjsvoMpowynGR3ke6b ZcCO/5OE4R+O1EWGppi3XFZpVuTk1wYzTHu4HzHgeFCxRCQy88Ah4XwWyMBPVFjcqtUc vxmQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c3-v6si3915765pld.457.2018.08.03.10.20.20; Fri, 03 Aug 2018 10:20:35 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729772AbeHCTQk convert rfc822-to-8bit (ORCPT + 99 others); Fri, 3 Aug 2018 15:16:40 -0400 Received: from coyote.holtmann.net ([212.227.132.17]:50603 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727841AbeHCTQj (ORCPT ); Fri, 3 Aug 2018 15:16:39 -0400 Received: from marcel-macpro.fritz.box (p4FEFCC41.dip0.t-ipconnect.de [79.239.204.65]) by mail.holtmann.org (Postfix) with ESMTPSA id BB003CEF9A; Fri, 3 Aug 2018 19:26:24 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Re: [PATCH v7 2/3] Bluetooth: mediatek: Add protocol support for MediaTek serial devices From: Marcel Holtmann In-Reply-To: <1533303749.3472.160.camel@mtkswgap22> Date: Fri, 3 Aug 2018 19:19:25 +0200 Cc: Rob Herring , Mark Rutland , Johan Hedberg , devicetree , "open list:BLUETOOTH DRIVERS" , linux-arm-kernel , linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8BIT Message-Id: References: <1707FFA1-A294-4A95-A3BF-0910CE455232@holtmann.org> <1533192799.3472.122.camel@mtkswgap22> <1533199720.3472.136.camel@mtkswgap22> <9526E5D9-50BA-4D57-80F5-083DB7D28AFE@holtmann.org> <1533205495.3472.144.camel@mtkswgap22> <1533303749.3472.160.camel@mtkswgap22> To: Sean Wang X-Mailer: Apple Mail (2.3445.9.1) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Sean, >>>>>>>>> + >>>>>>>>> +static int mtk_hci_wmt_sync(struct hci_dev *hdev, u8 op, u8 flag, u16 plen, >>>>>>>>> + const void *param) >>>>>>>>> +{ >>>>>>>>> + struct mtk_hci_wmt_cmd wc; >>>>>>>>> + struct mtk_wmt_hdr *hdr; >>>>>>>>> + struct sk_buff *skb; >>>>>>>>> + u32 hlen; >>>>>>>>> + >>>>>>>>> + hlen = sizeof(*hdr) + plen; >>>>>>>>> + if (hlen > 255) >>>>>>>>> + return -EINVAL; >>>>>>>>> + >>>>>>>>> + hdr = (struct mtk_wmt_hdr *)&wc; >>>>>>>>> + hdr->dir = 1; >>>>>>>>> + hdr->op = op; >>>>>>>>> + hdr->dlen = cpu_to_le16(plen + 1); >>>>>>>>> + hdr->flag = flag; >>>>>>>>> + memcpy(wc.data, param, plen); >>>>>>>>> + >>>>>>>>> + atomic_inc(&hdev->cmd_cnt); >>>>>>>> >>>>>>>> Why are you doing this one. It will need a comment here if really needed. However I doubt that this is needed. You are only using it from hdev->setup and hdev->shutdown callbacks. >>>>>>>> >>>>>>> >>>>>>> An increment on cmd_cnt is really needed because hci_cmd_work would check whether cmd_cnt is positive and then has a decrement on cmd_cnt before a packet is being sent out. >>>>>>> >>>>>>> okay will add a comment. >>>>>> >>>>>> but you are in ->setup callback this time. So if you need this, then all the other ->setup routines would actually fail as well. Either this is leftover from when you did things in ->probe or ->open or this is some thing we might better fix properly in the core instead of papering over it. Can you recheck if this is really needed. >>>>>> >>>>> >>>>> I added a counter print and the counter increments as below >>>>> >>>>> /* atomic_inc(&hdev->cmd_cnt); */ >>>>> pr_info("cmd_cnt = %d\n" , atomic_read(&hdev->cmd_cnt)); >>>>> >>>>> skb = __hci_cmd_sync_ev(hdev, 0xfc6f, hlen, &wc, HCI_VENDOR_PKT, >>>>> HCI_INIT_TIMEOUT); >>>>> >>>>> and the log show up that >>>>> >>>>> >>>>> [ 334.049156] Bluetooth: hci0: command 0xfc6f tx timeout >>>>> [ 334.054840] cmd_cnt = 0 >>>>> [ 336.065076] Bluetooth: hci0: command 0xfc6f tx timeout >>>>> [ 336.070795] cmd_cnt = 0 >>>>> [ 338.080997] Bluetooth: hci0: command 0xfc6f tx timeout >>>>> [ 338.086683] cmd_cnt = 0 >>>>> [ 340.096907] Bluetooth: hci0: command 0xfc6f tx timeout >>>>> [ 340.102609] cmd_cnt = 0 >>>>> [ 342.112824] Bluetooth: hci0: command 0xfc6f tx timeout >>>>> [ 342.118520] cmd_cnt = 0 >>>>> [ 344.128747] Bluetooth: hci0: command 0xfc6f tx timeout >>>>> [ 344.134454] cmd_cnt = 0 >>>>> [ 346.144667] Bluetooth: hci0: command 0xfc6f tx timeout >>>>> [ 346.150372] cmd_cnt = 0 >>>>> >>>>> >>>>> The packet is dropped by hci_cmd_work at [1], so I also wondered why the >>>>> other vendor driver works, it seems the counter needs to be incremented >>>>> before every skb is being queued to cmd_q. >>>>> >>>>> 4257 static void hci_cmd_work(struct work_struct *work) >>>>> 4258 { >>>>> 4259 struct hci_dev *hdev = container_of(work, struct hci_dev, cmd_work); >>>>> 4260 struct sk_buff *skb; >>>>> 4261 >>>>> 4262 BT_DBG("%s cmd_cnt %d cmd queued %d", hdev->name, >>>>> 4263 atomic_read(&hdev->cmd_cnt), skb_queue_len(&hdev->cmd_q)); >>>>> 4264 >>>>> 4265 /* Send queued commands */ >>>>> >>>>> [1] >>>>> 4266 if (atomic_read(&hdev->cmd_cnt)) { /* dropped when cmd_cnt is zero */ >>>>> 4267 skb = skb_dequeue(&hdev->cmd_q); >>>>> 4268 if (!skb) >>>>> 4269 return; >>>>> 4270 >>>>> 4271 kfree_skb(hdev->sent_cmd); >>>>> 4272 >>>>> 4273 hdev->sent_cmd = skb_clone(skb, GFP_KERNEL); >>>>> 4274 if (hdev->sent_cmd) { >>>>> 4275 atomic_dec(&hdev->cmd_cnt); /* cmd_cnt-- */ >>>>> 4276 hci_send_frame(hdev, skb); >>>> >>>> actually the command also needs to better go via the raw_q anyway since it doesn’t come back with the cmd status or cmd complete. You have it waiting for a vendor event. Maybe with is something we need to consider with __hci_cmd_sync_ev anyway. >>>> >>>> Johan would know best since he wrote that code. Anyway, we should fix that in the core and not have you hack around it. >>>> >>> >>> yes, my case is that received event is neither cmd status nor cmd complete. It is completely a vendor event. >>> >>> if it wants to be solved by the core layer, do you permit that I remove the hack and then send it in the next version? >> >> we need to have a __hci_raw_sync_ev that uses the hdev->raw_q and waits for the specified event to come back. I never realized that you are missing the cmd status or cmd complete. So this is similar to the original CSR vendor commands which had the same behavior. >> >> I have the feeling that you hdev->cmd_cnt increment is just hiding the problem here. If you really think that it is not chains any side effects we can merge the driver with a big warning and fix this up. However the clean way would be for you to create a patch that introduces __hci_raw_sync_ev as describe above. > > What do you think of this? If I add extra atomic_set 1 on cmd_cnt after driver really got a vendor event back instead of blinding to increment for every packet sent. > > the behavior is the same to receive a cmd status or complete. it should not have side effects. > > 96 skb = __hci_cmd_sync_ev(hdev, 0xfc6f, hlen, &wc, HCI_VENDOR_PKT, > 97 HCI_INIT_TIMEOUT); > 98 > 99 if (IS_ERR(skb)) { > 100 int err = PTR_ERR(skb); > 101 > 102 bt_dev_err(hdev, "Failed to send wmt cmd (%d)", err); > 103 return err; > 104 } > 105 > 106 if (!test_bit(HCI_RESET, &hdev->flags)) <<<<<< > 107 atomic_set(&hdev->cmd_cnt, 1); <<<<<< > 108 > 109 kfree_skb(skb); this is even more hackish since the __hci_cmd_sync_ev command is really meant to get a cmd status first before waiting for that event. Are all Mediatek vendor commands this way? Or just the ones for loading the firmware? So only the WMT ones? Regards Marcel