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=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=unavailable 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 C6A29C04AAC for ; Mon, 20 May 2019 18:00:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A0E3E20863 for ; Mon, 20 May 2019 18:00:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="dAD3+9VL" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727145AbfETSAX (ORCPT ); Mon, 20 May 2019 14:00:23 -0400 Received: from mail-io1-f65.google.com ([209.85.166.65]:35450 "EHLO mail-io1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726991AbfETSAW (ORCPT ); Mon, 20 May 2019 14:00:22 -0400 Received: by mail-io1-f65.google.com with SMTP id p2so11781222iol.2 for ; Mon, 20 May 2019 11:00:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:from:to:cc:references:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=BJqbM9dQi2sqRGEpi6wyz+rXnQolu1I+N0gg6WNhl7o=; b=dAD3+9VLDk0sn9pVjO2MaAXRmjsUoAShvtNS7ntM7G/LWtzgWzJVhA5VOgNwNG2Nhq AsN2XW01kQtruxRTT6HdgdezRWtKPxgYOuQg0mQp9sBmNeGUUxfaDLERaXTqWz+Cm55x 35nFfo6usS3ws+QKF+kjhDxyDQB4f31m5vhPj7aQ3pqn0qSWXT8/weULF+8WYoAswlDK yc3w2lPetkyUTT6V7dhUQJWgg8/InVS29drJfkIZd/7ScsP/s0UVzEH5ELEETuNTakdH KKm1ifZly4qDlmYpRvXEGJxsZOb0HoN2Eqqe4Gl1w8uPRojMHmiN/USH+HLRgNfEzG6E iPZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:cc:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=BJqbM9dQi2sqRGEpi6wyz+rXnQolu1I+N0gg6WNhl7o=; b=QZCpuxWYtOIfzee62HADXW7SqGu//rCSNpvCU8ZhAg0FO7q43Zd/QT45WEphOKoCW2 oUzMQxHEALY3pgrzdYVKvLThZfCZNstuzGV5WoY+KQ9tCtNsMKhhIVAS+YHKy6TU1k5v xoXMynBNRGkbEH4+uOqfyMy8XrJdGKs8wEQg5sNTI0E9WjxuwdjnNu4AJbGcFmEvgPxk YrT2ooPVjFwKWCCG6HEdoscdwfK6GW7lEYdsNhr33cWzEtB29a14v0W1ubx/d+tTkMzJ LgrG/eP7wBHHlqX75BomJ4+Z3JjRuSftFD5bCNLwc3k2ZvGWElYbLIlu12sgqLF8AxCP EQ1A== X-Gm-Message-State: APjAAAUPW96FXmmQ7BgGT7p+zbSgDdGjs46xqIYwFS0nQXSjYWp+6wrc qSIL1or4+/JqQxNUN7CQHmHOdg== X-Google-Smtp-Source: APXvYqxv80ApBPxqXJbSbRPtqnglRzwSJUkWb3i2BuzzOLG+7reCwHLixDN526o3wcXtQBdGkChSRg== X-Received: by 2002:a5d:914e:: with SMTP id y14mr41508808ioq.77.1558375222065; Mon, 20 May 2019 11:00:22 -0700 (PDT) Received: from [172.22.22.26] (c-71-195-29-92.hsd1.mn.comcast.net. [71.195.29.92]) by smtp.googlemail.com with ESMTPSA id i203sm5736544ioa.15.2019.05.20.11.00.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2019 11:00:21 -0700 (PDT) Subject: Re: [PATCH 0/8] net: introduce "include/linux/if_rmnet.h" From: Alex Elder To: arnd@arndb.de, subashab@codeaurora.org, david.brown@linaro.org, agross@kernel.org, davem@davemloft.net Cc: bjorn.andersson@linaro.org, ilias.apalodimas@linaro.org, cpratapa@codeaurora.org, syadagir@codeaurora.org, evgreen@chromium.org, benchan@google.com, ejcaruso@google.com, netdev@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20190520135354.18628-1-elder@linaro.org> Message-ID: <95af58ff-0005-86ca-989f-3b61a2cc21ba@linaro.org> Date: Mon, 20 May 2019 13:00:19 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190520135354.18628-1-elder@linaro.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 5/20/19 8:53 AM, Alex Elder wrote: > The main objective of this series was originally to define a single > public header file containing a few structure definitions that are > currently defined privately for the Qualcomm "rmnet" driver. In > review, Arnd Bergmann said that before making them public, the > structures should avoid using C bit-fields in their definitions. . . . Bjorn, thank you very much for your quick reviews. -Alex 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=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham 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 3BD07C04AAC for ; Mon, 20 May 2019 18:00:31 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 17F2F206B6 for ; Mon, 20 May 2019 18:00:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="KPncnRo2"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="dAD3+9VL" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 17F2F206B6 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date: Message-ID:References:To:From:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=pfJQbMPV6CiQS6qj0O0+lMzWGcknVqdyvxPTUUoJJMQ=; b=KPncnRo2mQPoHy y/8mSvcZcQ1waa/iNwTpgaNZ75dnC24ChkqyTxDZBWGb1/SUON0vst4ABX9EdCa4GHScB/jiyCAaq a5l6+NtVDeBIYbtUH/XajeiRCr+PQUsnR15g9cmbYo9w7n58LLjceMnSiKscchFMwuq1/+4VBurlM 1YglUtJwgQCLw0fV6QtXhDG4XT/E1COyTlrLEezwm/bNhOPnWkjBsziu3dxF11U2oYO5RYWWzFocK TWHTBu5KCWgYz21FpaWhRbaZDWIgVJJeafJjhgucYViNXOfuavYvMIKzG0UJNxCQHsboUwLucwERj fLz/qEYoACgOjQIzB24g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hSmaI-0003Jd-0Y; Mon, 20 May 2019 18:00:26 +0000 Received: from mail-io1-xd42.google.com ([2607:f8b0:4864:20::d42]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hSmaF-0003JJ-BR for linux-arm-kernel@lists.infradead.org; Mon, 20 May 2019 18:00:24 +0000 Received: by mail-io1-xd42.google.com with SMTP id z4so11792129iol.0 for ; Mon, 20 May 2019 11:00:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:from:to:cc:references:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=BJqbM9dQi2sqRGEpi6wyz+rXnQolu1I+N0gg6WNhl7o=; b=dAD3+9VLDk0sn9pVjO2MaAXRmjsUoAShvtNS7ntM7G/LWtzgWzJVhA5VOgNwNG2Nhq AsN2XW01kQtruxRTT6HdgdezRWtKPxgYOuQg0mQp9sBmNeGUUxfaDLERaXTqWz+Cm55x 35nFfo6usS3ws+QKF+kjhDxyDQB4f31m5vhPj7aQ3pqn0qSWXT8/weULF+8WYoAswlDK yc3w2lPetkyUTT6V7dhUQJWgg8/InVS29drJfkIZd/7ScsP/s0UVzEH5ELEETuNTakdH KKm1ifZly4qDlmYpRvXEGJxsZOb0HoN2Eqqe4Gl1w8uPRojMHmiN/USH+HLRgNfEzG6E iPZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:cc:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=BJqbM9dQi2sqRGEpi6wyz+rXnQolu1I+N0gg6WNhl7o=; b=HTAdbIHP+iw+niK4Wc1af1ee5j1/MkPtaJ3wlV7BC5KflPMuKquBjeHPd8oo3eSdG/ wenA8z14cm5XlcSZXKHlQbkLTMH0SOWAOcVg8JGhZB4PtOfrMwhNPuz+/t9jaIidvcDy bG64z5HfWYC8IT+BbWlugwPgsAKzvkDUE5zHPMFi+ESvT3NKucosrcvi9iXS64g4XKMS LNXwkEqHXz/V1cDvwUpSdPD6pDWybkTuuLMyvO/ev8dMfgswmWv/tBY2CqRGLg1VXyQT ezH/5xeK8GuV3XNS8O7Q/2eOmNDIr1Jkvl7HvfNMERBg3C5lMJ3cbD+2DHtPEnoackzH GAWg== X-Gm-Message-State: APjAAAVWcV59FLOr4KCLSGZ9cXcHJcvVS7j3AN1OgL7Xx9MsslKj0xM+ LhYvvg8555F2J3XfgZcyasPYRw== X-Google-Smtp-Source: APXvYqxv80ApBPxqXJbSbRPtqnglRzwSJUkWb3i2BuzzOLG+7reCwHLixDN526o3wcXtQBdGkChSRg== X-Received: by 2002:a5d:914e:: with SMTP id y14mr41508808ioq.77.1558375222065; Mon, 20 May 2019 11:00:22 -0700 (PDT) Received: from [172.22.22.26] (c-71-195-29-92.hsd1.mn.comcast.net. [71.195.29.92]) by smtp.googlemail.com with ESMTPSA id i203sm5736544ioa.15.2019.05.20.11.00.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2019 11:00:21 -0700 (PDT) Subject: Re: [PATCH 0/8] net: introduce "include/linux/if_rmnet.h" From: Alex Elder To: arnd@arndb.de, subashab@codeaurora.org, david.brown@linaro.org, agross@kernel.org, davem@davemloft.net References: <20190520135354.18628-1-elder@linaro.org> Message-ID: <95af58ff-0005-86ca-989f-3b61a2cc21ba@linaro.org> Date: Mon, 20 May 2019 13:00:19 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190520135354.18628-1-elder@linaro.org> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190520_110023_404057_BFB34742 X-CRM114-Status: GOOD ( 11.25 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: syadagir@codeaurora.org, ejcaruso@google.com, netdev@vger.kernel.org, ilias.apalodimas@linaro.org, linux-kernel@vger.kernel.org, evgreen@chromium.org, bjorn.andersson@linaro.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, cpratapa@codeaurora.org, benchan@google.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 5/20/19 8:53 AM, Alex Elder wrote: > The main objective of this series was originally to define a single > public header file containing a few structure definitions that are > currently defined privately for the Qualcomm "rmnet" driver. In > review, Arnd Bergmann said that before making them public, the > structures should avoid using C bit-fields in their definitions. . . . Bjorn, thank you very much for your quick reviews. -Alex _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel