Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp286028imm; Wed, 30 May 2018 23:49:02 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLF6QmCpie9eecYN5vGb/yLItVQqvovCIWcfiozYsyUnW55GWGwUXqnAljciYmLyF7HivrI X-Received: by 2002:a65:4081:: with SMTP id t1-v6mr4663744pgp.32.1527749342056; Wed, 30 May 2018 23:49:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527749342; cv=none; d=google.com; s=arc-20160816; b=wJs6Io7dIuJ7L4gu2oqynphTi4/JdpnlMwk7dkDcjSPcD/XA18D5M4BGQUnRidVoSQ 5KuwUqIuvCpIhfuIgKBo41tRF+ke5GGwWvvJp9DLgbm7evuaN+rf+DqVxj1xV7y7ph0j zLZ1LSCrcN7qGbf8qrRG7sLDG/HfYa+Rjh9XJGfJ43HqvV5RSLr/FNSyzpnq4+K1Pxtu XbAmpwFsBllgBnRaeyy/s8yYdydcA7UB/kc5XKGwAxdHh0ifAPAaoaf6LZTLRPlDv29r w0UhOg81tdqgGsBDWQ8RI9rE/V7p7PasD8b6R/3OHrcBlVLpd0Gv52lw6zWgd41bQPeT jT6Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=FHCOcikHki9i0e+TBYBKLkZEIiQn65p+A0cAkcg1DzA=; b=JtIcSfETJerJ0HC7rT7dFDkwcqZHkgADogelGqHbbOGD0OKJGGLumx4tHWiAYcdaLT Gi6Ip6gMddr6+NAP2zqhCZzhFWimslpdyOXB2l12ePRWRVC2rrPwb6I6FSWoWHx9dMif /Xa7P/5LXgVasqmFstG5u2QrLaIETmkw9NHuudfbZxKD3e7vq/VXXpWrjbKb7AggJqlR DuAkM/VciYuKqveeagQhX6C01MoNJ5vlnCCz7r7ZPOKqVjVeoAwkarVKDatV+CTUZPxx mh0vBW2Sbyfnr3Sxf/0WuF4fjMVnnYlFdcqPSG3Tk1NhyFS7/NxGPZpyHKSDzqALRgAQ F7WA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g2-v6si39047170plm.181.2018.05.30.23.48.47; Wed, 30 May 2018 23:49:02 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753989AbeEaGqO (ORCPT + 99 others); Thu, 31 May 2018 02:46:14 -0400 Received: from mga02.intel.com ([134.134.136.20]:58534 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753828AbeEaGqM (ORCPT ); Thu, 31 May 2018 02:46:12 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 May 2018 23:46:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,463,1520924400"; d="scan'208";a="204131569" Received: from bee.sh.intel.com (HELO bee) ([10.239.97.14]) by orsmga004.jf.intel.com with ESMTP; 30 May 2018 23:46:07 -0700 Received: from kbuild by bee with local (Exim 4.84_2) (envelope-from ) id 1fOHLZ-000UfX-Mh; Thu, 31 May 2018 14:46:05 +0800 Date: Thu, 31 May 2018 14:45:35 +0800 From: kbuild test robot To: Joel Fernandes Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org, kernel-team@android.com, "Joel Fernandes (Google)" , Boqun Feng , Byungchul Park , Erick Reyes , Ingo Molnar , Julia Cartwright , linux-kselftest@vger.kernel.org, Masami Hiramatsu , Mathieu Desnoyers , Namhyung Kim , Paul McKenney , Peter Zijlstra , Shuah Khan , Steven Rostedt , Thomas Glexiner , Todd Kjos , Tom Zanussi Subject: Re: [PATCH v8 8/8] kselftests: Add tests for the preemptoff and irqsoff tracers Message-ID: <201805311418.7PnmvmRl%fengguang.wu@intel.com> References: <20180530000500.257225-9-joel@joelfernandes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180530000500.257225-9-joel@joelfernandes.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: fengguang.wu@intel.com X-SA-Exim-Scanned: No (on bee); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Joel, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on v4.17-rc7] [cannot apply to next-20180530] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Joel-Fernandes/Centralize-and-unify-usage-of-preempt-irq-tracepoints/20180531-093357 coccinelle warnings: (new ones prefixed by >>) >> lib/test_atomic_sections.c:66:1-3: WARNING: PTR_ERR_OR_ZERO can be used Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation