From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mail-io1-f47.google.com (mail-io1-f47.google.com [209.85.166.47]) by gnuweeb.org (Postfix) with ESMTPS id C75BA7E39B for ; Wed, 20 Apr 2022 16:39:45 +0000 (UTC) Authentication-Results: gnuweeb.org; dkim=pass (1024-bit key; unprotected) header.d=joelfernandes.org header.i=@joelfernandes.org header.a=rsa-sha256 header.s=google header.b=UycO/TOy; dkim-atps=neutral Received: by mail-io1-f47.google.com with SMTP id c125so2435137iof.9 for ; Wed, 20 Apr 2022 09:39:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=joelfernandes.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=JzS2G8lh8IFf105c1rGwkDws5NXApyWthp6AQcgQ72g=; b=UycO/TOyAzaFWtYuRL1zPTZPpSLu8Q9LC3yn+mV/OIoI6GRnKAxyF2IjUBFBljxOY4 wFEzi5gvhlgDpWuBY4NPrIMekiM77ZYeMqB6FTZB8YTEnGgzMRJ858GPdAAWRc0PtJFt nFK3q2c+zxqlstAQuiElymuS6Ej8lULYzydds= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JzS2G8lh8IFf105c1rGwkDws5NXApyWthp6AQcgQ72g=; b=bV77eyqAlpKRqei+dtC3bX7cmuX2LId4Y76ZIlvgpQIFKd9NTnlVjpGifVOP+iRQcv 2DnWnzvtzx0Xphte7FQvVJXKKbGGudEspfEl5335A+Uh1bMJXQvIWvrZkhFzK3OnJXfz mTTpTmqSfvnbGgEx6bx3fBA6zUm1dG5d+nP4UzpLkqWqRAwqbNU/lqBtYg3+hUJy+gFC jdN5oS5kGDy6tRBTrsPqinXN70H+u+jGuP6xjJlPQdO+6+SI5mZAH/nHL5Q+tIzO8KYs rrpsuQ2qpDh4xylD5GjL1gobANsXJoPwfvX0Ci+Zad2TpwDRQtvUuu8Tq7qvrbQltZHs lqmg== X-Gm-Message-State: AOAM531vWtbRAPnePFN4MENTwHXCtJLilrSouxYuGpt6Xzd6JfeQDpvZ /arzP7HbO+5GzApCP4r3cUmPXSBiBgCJyuSO/MRBtg== X-Google-Smtp-Source: ABdhPJx4/BAeX68qPJZ8pZ+6C2GHRTFtvqy+1dPqrhWNa8EYBtp9UJv+wakF3VTU3A4yo2dvIBzU9lU0Uw6s1mC9UrU= X-Received: by 2002:a02:2410:0:b0:323:fb30:183c with SMTP id f16-20020a022410000000b00323fb30183cmr10471216jaa.2.1650472784775; Wed, 20 Apr 2022 09:39:44 -0700 (PDT) MIME-Version: 1.0 References: <202204201732.oTzYh0Xo-lkp@intel.com> <20220420134918.GZ4285@paulmck-ThinkPad-P17-Gen-1> In-Reply-To: <20220420134918.GZ4285@paulmck-ThinkPad-P17-Gen-1> From: Joel Fernandes Date: Wed, 20 Apr 2022 12:39:33 -0400 Message-ID: Subject: Re: [ammarfaizi2-block:paulmck/linux-rcu/dev 28/28] kernel/rcu/tree_nocb.h:1213:3: warning: misleading indentation; statement is not part of the previous 'if' To: "Paul E. McKenney" Cc: kernel test robot , llvm@lists.linux.dev, kbuild-all@lists.01.org, "GNU/Weeb Mailing List" , LKML , "Uladzislau Rezki (Sony)" , Kalesh Singh Content-Type: text/plain; charset="UTF-8" List-Id: On Wed, Apr 20, 2022 at 9:49 AM Paul E. McKenney wrote: > > On Wed, Apr 20, 2022 at 05:57:46PM +0800, kernel test robot wrote: > > tree: https://github.com/ammarfaizi2/linux-block paulmck/linux-rcu/dev > > head: ad68d8bf085421e4f22731c8b64c0b774a154e06 > > commit: ad68d8bf085421e4f22731c8b64c0b774a154e06 [28/28] rcu/nocb: Add an option to offload all CPUs on boot > > config: riscv-randconfig-r024-20220420 (https://download.01.org/0day-ci/archive/20220420/202204201732.oTzYh0Xo-lkp@intel.com/config) > > compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project bac6cd5bf85669e3376610cfc4c4f9ca015e7b9b) > > reproduce (this is a W=1 build): > > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > > chmod +x ~/bin/make.cross > > # install riscv cross compiling tool for clang build > > # apt-get install binutils-riscv64-linux-gnu > > # https://github.com/ammarfaizi2/linux-block/commit/ad68d8bf085421e4f22731c8b64c0b774a154e06 > > git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block > > git fetch --no-tags ammarfaizi2-block paulmck/linux-rcu/dev > > git checkout ad68d8bf085421e4f22731c8b64c0b774a154e06 > > # save the config file > > mkdir build_dir && cp config build_dir/.config > > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash kernel/ > > > > If you fix the issue, kindly add following tag as appropriate > > Reported-by: kernel test robot > > > > All warnings (new ones prefixed by >>): > > I am dropping this commit, and thank you for your testing efforts! I discussed privately with Paul and things are a bit late for -next as other testing efforts are underway. So we'll revisit this patch in the future. Just wanted to clarify to the onlooker that Paul isn't dropping it because of a NAK or anything ;-) Thanks, - Joel