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=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS 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 97EEBC35264 for ; Thu, 17 Sep 2020 19:42:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5BB54221EC for ; Thu, 17 Sep 2020 19:42:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="pxXpcpXn" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726234AbgIQTmx (ORCPT ); Thu, 17 Sep 2020 15:42:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47514 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728355AbgIQQQ2 (ORCPT ); Thu, 17 Sep 2020 12:16:28 -0400 Received: from mail-ed1-x544.google.com (mail-ed1-x544.google.com [IPv6:2a00:1450:4864:20::544]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F2A53C061225 for ; Thu, 17 Sep 2020 09:16:14 -0700 (PDT) Received: by mail-ed1-x544.google.com with SMTP id n22so3130358edt.4 for ; Thu, 17 Sep 2020 09:16:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=XXtED6WfkK75LMSgQ8vQsHgOI0yBBTxcCbphfrryf6M=; b=pxXpcpXnfAa9lQiUbT1N7VNoozm1D6PgfhboSOd3HXlWtPP7dYn2AhERiYfxBWj37j jsduSgKo3fSswcu5jj7rT8R/p1UoiktZNMLCBziOtWuDhQCPfVIjzVBeazVgnC7kRgvb cGOIN9WJf/fdeKcuLTS4+4caBpl9TCTVBd0AvPoYPAUTCm0L5Eu+6tCTUkWqTzKAN6Sg 6hVKODArf8j6huwlEWsNCAN0SmhEWJP+z7xiTEXP/xs+c+C93cyj03dm9fgx6GGdgbZP L1l6cPnrFPnghuoXMbTxtMYD3X5cX0CpEDPNPU8W+/vBUg07fEYXXi8zmHuICCNykgYh Ljsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=XXtED6WfkK75LMSgQ8vQsHgOI0yBBTxcCbphfrryf6M=; b=gZKMswrzu7be585PV0ZEva9YjLkgqnpbtEkfQAbluqW8gnPzDJAsG0ev/knxQKBXo9 NJz9tLqxce0hQJdxVX9mEQvdv7F5X+tFXGKZSmHQ9JGEsBnXMogXFr/on0ufrNNOGr5M /oPj1fQAnYZcslU9bBduoEU+535JXtMWT9Ib4hFWDiw7Eit7PzyrElCHAhIFF+r8HgAB M1k1I92Dxcek27Z2i5qMRtTR1qQPZJjlpBhSuK9Xv9fC9yewutwucCS2aCtH+PQyieMR 2hzAI9dqVXKed6G1/KyJjYfhfDFi3CSQu5T6CVo87Uvw3qRvXFQhhGNa7IGVOeQaNP6U tByw== X-Gm-Message-State: AOAM533K/rh+ocBhjNFxYlIeTgQy0R98ugh3lOT1QBn7CGDSMwN/ohbM yUOtBBFCHB5XAXh76LL4XsPOxuz42rixjTFIsm3lUfCs+lc= X-Google-Smtp-Source: ABdhPJwfOaudC9vLJAbRhRYhSHh7q4n3U/sNpTA5Q1/lxT2SwoFxppQHiVyye1h5POHhmPDl/bW1IEH53reBheDklw4= X-Received: by 2002:a50:9b44:: with SMTP id a4mr32910561edj.12.1600359373655; Thu, 17 Sep 2020 09:16:13 -0700 (PDT) MIME-Version: 1.0 References: <20200914154601.32245-2-brgl@bgdev.pl> <20200917155336.23ECD221E3@mail.kernel.org> In-Reply-To: <20200917155336.23ECD221E3@mail.kernel.org> From: Bartosz Golaszewski Date: Thu, 17 Sep 2020 18:16:02 +0200 Message-ID: Subject: Re: [PATCH v3 01/14] rtc: rx8010: don't modify the global rtc ops To: Sasha Levin Cc: Bartosz Golaszewski , Alessandro Zummo , linux-rtc@vger.kernel.org, LKML , "Stable # 4 . 20+" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On Thu, Sep 17, 2020 at 5:53 PM Sasha Levin wrote: > > Hi > > [This is an automated email] > > This commit has been processed because it contains a "Fixes:" tag > fixing commit: ed13d89b08e3 ("rtc: Add Epson RX8010SJ RTC driver"). > > The bot has tested the following trees: v5.8.9, v5.4.65, v4.19.145, v4.14.198, v4.9.236. > > v5.8.9: Build OK! > v5.4.65: Build OK! > v4.19.145: Failed to apply! Possible dependencies: > 9d085c54202d ("rtc: rx8010: simplify getting the adapter of a client") > > v4.14.198: Failed to apply! Possible dependencies: > 9d085c54202d ("rtc: rx8010: simplify getting the adapter of a client") > > v4.9.236: Failed to apply! Possible dependencies: > 9d085c54202d ("rtc: rx8010: simplify getting the adapter of a client") > > > NOTE: The patch will not be queued to stable trees until it is upstream. > > How should we proceed with this patch? > > -- > Thanks > Sasha I sent out a backport for v4.X branches. Bartosz