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=-7.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,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 70279C433E0 for ; Fri, 15 Jan 2021 10:43:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2CC56235F9 for ; Fri, 15 Jan 2021 10:43:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731592AbhAOKnA (ORCPT ); Fri, 15 Jan 2021 05:43:00 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43476 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726808AbhAOKm4 (ORCPT ); Fri, 15 Jan 2021 05:42:56 -0500 Received: from mail-io1-xd34.google.com (mail-io1-xd34.google.com [IPv6:2607:f8b0:4864:20::d34]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2CF85C0613C1 for ; Fri, 15 Jan 2021 02:42:17 -0800 (PST) Received: by mail-io1-xd34.google.com with SMTP id n4so17145853iow.12 for ; Fri, 15 Jan 2021 02:42:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=3WziMzMlpDQny9OmQLegGMEVnRn11mbJDrmEoffrpPg=; b=RZQnBhM+70MBAOt8V+WF1xxEARu4RAPtj/N2SIiW6zG5KtT4SoG4CMIUuKtJRpAMEM og1NQ17LtFJkiN0077KvHEfRs7J2VS5K/rGqzzWEsR8oBG/dpf0aU+BWu7SLchsgixkB qm7O+2r+rl7wAc/iXXbzW7TSuhMaI9pQUvxA6jX3nmzVx+xVE+qfSph1EiWbtI6HDbC9 iEp6oUieHq1geMVKFB7DcDYO0yuvuW5jhN60eSWSXnjyDK3QXIEwG9ueD50Fn5A9Mbht TfevGUvt79LH44d9PUYvvaesbGNRWOfZYY+ZnueVV1RrzW4/IAhlRQ+2vvlwoJ/C0IUn IA8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=3WziMzMlpDQny9OmQLegGMEVnRn11mbJDrmEoffrpPg=; b=TkT3Uz+ns6Cj9ygTdKbJmuQD+iGOYINZ+ydjwM4bN1+aQF7so1Ol+VRTZpPbV8BiPz 7GQUz+H6jQfXxmOC/TOjjfYaOeZLbI2dCZkA6yDPLlBtwIHrs0kKs80RKzMKJw8jwYNm AYyZdRUlmizuJEajt1z6uaxHJt08UVjiIuu8rUEyDOx8uh+Oc05QAg/LtvcjRl1rKcJM HAXTiCRy3BkgKdHKdvmjxWsna8v8zWx+X2S7nwhktyk7NI51lY4iMfKmwqqyDeT6iZ0W EK+h/bZ1qHp/DUYZdllbve4v1r87XnTJltM2+sRdxBxyB7UCrSakrZRrSEiKWkh2gAR0 3S0g== X-Gm-Message-State: AOAM531ifu47SzAO9kDMjk3YEvu9fxY3G5DG5C9YRhsbR76n/jY3trhd 9aqBvvnlzlB0y/GOO8Es/kDGilSXA61QaA== X-Google-Smtp-Source: ABdhPJw0k5jswm7iZ8swCZ95R7G2bJnZ3cdZhXeek6DNwjYIU6WOkjuSsHjmuk28pCW815fvrF46Ug== X-Received: by 2002:a05:6602:2c49:: with SMTP id x9mr292563iov.173.1610707336091; Fri, 15 Jan 2021 02:42:16 -0800 (PST) Received: from [172.22.22.4] (c-73-185-129-58.hsd1.mn.comcast.net. [73.185.129.58]) by smtp.googlemail.com with ESMTPSA id s1sm3870489iot.0.2021.01.15.02.42.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 15 Jan 2021 02:42:15 -0800 (PST) Subject: Re: [PATCH net-next 0/6] net: ipa: GSI interrupt updates To: Jakub Kicinski , Saeed Mahameed Cc: davem@davemloft.net, evgreen@chromium.org, bjorn.andersson@linaro.org, cpratapa@codeaurora.org, subashab@codeaurora.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org References: <20210113171532.19248-1-elder@linaro.org> <183ca04bc2b03a5f9c64fa29a3148983e4594963.camel@kernel.org> <20210114180837.793879ba@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> From: Alex Elder Message-ID: <7cce0055-3fd3-693b-b663-c8cf5c8b4982@linaro.org> Date: Fri, 15 Jan 2021 04:42:14 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 MIME-Version: 1.0 In-Reply-To: <20210114180837.793879ba@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> 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-kernel@vger.kernel.org On 1/14/21 8:08 PM, Jakub Kicinski wrote: > Dropped the fixes tags (since its not a series of fixes) and applied. Thanks for applying these. Do you only want "Fixes" tags on patches posted for the net branch (and not net-next)? I think I might have debated sending these as bug fixes but decided they weren't serious enough to warrant that. Anyway if I know it's important to *not* use that tag I can avoid including it. Thanks. -Alex