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 F4032C433ED for ; Tue, 20 Apr 2021 07:16:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A8B9B613C2 for ; Tue, 20 Apr 2021 07:16:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230188AbhDTHQ7 (ORCPT ); Tue, 20 Apr 2021 03:16:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40292 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230172AbhDTHQ7 (ORCPT ); Tue, 20 Apr 2021 03:16:59 -0400 Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1C48BC06174A for ; Tue, 20 Apr 2021 00:16:28 -0700 (PDT) Received: by mail-wr1-x42a.google.com with SMTP id g9so20423429wrx.0 for ; Tue, 20 Apr 2021 00:16:28 -0700 (PDT) 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=qvH5oBp0yvihlrHXr4lFzIRk/hMfoOyXGA5p6OKo85Q=; b=nHrw7057s30707SZYCUlH9nFy8e90EamV2y9WhiPLxSEIuyPQZqonEZoXd86vMwD1T rRrAokZ1tRTO2oepDUqWiJalajEv7sYe1QEj83BxRFYNguiA1M6p8Xfy65KepLwhbmTq hnyhn7PizHtuE3ejgqn95aq6PG0cxxlJTePNzBleDkzsyrAoEB8KNcVS+RJTcWR47L2j v7TvSc/U3g3jcZF7PD3emJTZpWI/1Lp1enOc2xVXfYGa7wv+hMSHOxrxiLx1ILhnmN6d DA/VRRkHpPpc7jGacst2X9UMO7LgeXX6MUH5ZjkabxgjNwMNSbpY8IdeMU7AqbASB1z/ +qTQ== 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=qvH5oBp0yvihlrHXr4lFzIRk/hMfoOyXGA5p6OKo85Q=; b=cb83WprjiB3tZx244qSe7lDNGdkqFu1BTVlzCSiEVMpxoxDBgfG275sF6zcKE6fmxf wW3ChJKFLq7qUASN7dNy66AQTHuth8YzR3TYKurkOiTI7Me4OwpuAlIJNXilebhkeEGu J2UkDcEhp/WP5fi6JU+oZ+SOkoR6r7BTlmvYGVkYUVH3Mbubo8y+Jp97sDGeu1bkjTKL 2wDlakZJMbDpIEGLsOBZfB4YNARWqUyPD/PzLVCi+YMeINW4bvATmCioSehLlwvNDwLg ySIWmiM/7PW3exHJMzfUWbe4A11d/V5tKDIQq98Sz/Ps5oWUyPuz+dnCBHBbgvAFmmYT CF9Q== X-Gm-Message-State: AOAM532PK3ibcND32HT0zBYSUOjHSb/GO9ZA4jWO7LpsMGdo4bufgoz1 G9vS3UxcLjsLjXX74UQUcuaKkA== X-Google-Smtp-Source: ABdhPJzSd8MkZKUF8/lneP/yUYHvQ1W/KGzvlNzfVHVu8PlwMEOzM7kMk8JxLB6MlpZUVikcxdelDg== X-Received: by 2002:adf:e3cf:: with SMTP id k15mr18564401wrm.327.1618902986680; Tue, 20 Apr 2021 00:16:26 -0700 (PDT) Received: from ?IPv6:2a01:e34:ed2f:f020:a079:f96:da87:2d00? ([2a01:e34:ed2f:f020:a079:f96:da87:2d00]) by smtp.googlemail.com with ESMTPSA id q5sm2316256wmj.20.2021.04.20.00.16.25 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Apr 2021 00:16:25 -0700 (PDT) Subject: Re: [thermal: thermal/next] thermal/drivers/tsens: Convert msm8960 to reg_field To: Ansuel Smith Cc: kernel test robot , thermal-bot for Ansuel Smith , "open list:QUALCOMM CPUFREQ DRIVER MSM8996/APQ8096" , kbuild-all@lists.01.org, Thara Gopinath , Zhang Rui , Amit Kucheria References: <161848823868.29796.2378720492280917598.tip-bot2@tip-bot2> <202104160110.kPF71m4S-lkp@intel.com> <4187051b-4dcf-88e0-ac3d-fb47ff42e3ef@linaro.org> From: Daniel Lezcano Message-ID: <7019d902-885f-d9ea-e24d-64ee8dd5aa0e@linaro.org> Date: Tue, 20 Apr 2021 09:16:24 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 19/04/2021 14:08, Ansuel Smith wrote: [ ... ] >>>> vim +193 drivers/thermal/qcom/tsens-8960.c >> >> [ ... ] >> >>> What happened here? This doesn't seem right. >> >> Yes, it is. It means the series is not git bisect safe. >> >> Please fix it. >> >> > > I'm a bit confused. Should I send just a patch to fix this or I > need to send the series again rebased with the new changes? The latter, I've dropped your series from the thermal/next branch -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============5241678649543558378==" MIME-Version: 1.0 From: Daniel Lezcano To: kbuild-all@lists.01.org Subject: Re: [thermal: thermal/next] thermal/drivers/tsens: Convert msm8960 to reg_field Date: Tue, 20 Apr 2021 09:16:24 +0200 Message-ID: <7019d902-885f-d9ea-e24d-64ee8dd5aa0e@linaro.org> In-Reply-To: List-Id: --===============5241678649543558378== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On 19/04/2021 14:08, Ansuel Smith wrote: [ ... ] >>>> vim +193 drivers/thermal/qcom/tsens-8960.c >> >> [ ... ] >> >>> What happened here? This doesn't seem right. >> >> Yes, it is. It means the series is not git bisect safe. >> >> Please fix it. >> >> > = > I'm a bit confused. Should I send just a patch to fix this or I > need to send the series again rebased with the new changes? The latter, I've dropped your series from the thermal/next branch -- = Linaro.org =E2=94=82 Open source software for ARM = SoCs Follow Linaro: Facebook | Twitter | Blog --===============5241678649543558378==--