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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 48F28C001B0 for ; Fri, 11 Aug 2023 05:03:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229722AbjHKFDg (ORCPT ); Fri, 11 Aug 2023 01:03:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32904 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231343AbjHKFDR (ORCPT ); Fri, 11 Aug 2023 01:03:17 -0400 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 17D532D44 for ; Thu, 10 Aug 2023 22:03:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1691730191; x=1723266191; h=date:from:to:cc:subject:message-id:mime-version; bh=tkRNTvZCmg2r2V8njYX1wT5wUIKPbwIvhYjs0xvHC6g=; b=UWivuvITTa0wWVQoD2ibBcDN8Qm+Nd/3OFbdzar/8S1cdXpwgWlHSwo8 U7Omfc/aKuSYctLPFoiTc0xU6Br2eHKzi2Ke7HkU7P+n+ed8KuzH40l0o oF8GeGtZjVrQi2nLeRbHXggl1blhIwU9UAXL5Uvx1+2BqiZkkSOlRSxNZ 9ZaaSgmZogDe6v2JGaj4CWyzECWYYZxRfAXhFKuVe3JxjofcKChNqUq+D AZOL7oYkpz9Pks+wLfCPJsOX3lelttMtWIS7Xf72qzcK9FYTXS8HYU+RU aAG+LbtkbogPpCjFWHCc/b4P3wVncS0D+YjkvT4FpBmAV2aRN+HcvjWN+ g==; X-IronPort-AV: E=McAfee;i="6600,9927,10798"; a="369066165" X-IronPort-AV: E=Sophos;i="6.01,164,1684825200"; d="scan'208";a="369066165" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Aug 2023 22:03:10 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10798"; a="762065602" X-IronPort-AV: E=Sophos;i="6.01,164,1684825200"; d="scan'208";a="762065602" Received: from lkp-server01.sh.intel.com (HELO d1ccc7e87e8f) ([10.239.97.150]) by orsmga008.jf.intel.com with ESMTP; 10 Aug 2023 22:02:31 -0700 Received: from kbuild by d1ccc7e87e8f with local (Exim 4.96) (envelope-from ) id 1qUKIA-0007WK-0e; Fri, 11 Aug 2023 05:02:30 +0000 Date: Fri, 11 Aug 2023 13:02:12 +0800 From: kernel test robot To: "Paul E. McKenney" Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org Subject: {standard input}:1727: Error: operand out of range (-132 is not between -128 and 127) Message-ID: <202308111233.rbf5C0JD-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 25aa0bebba72b318e71fe205bfd1236550cc9534 commit: a6889becb05394255c80b62103677e3b095726a9 refscale: Add tests using SLAB_TYPESAFE_BY_RCU date: 7 months ago config: arc-randconfig-r006-20230811 (https://download.01.org/0day-ci/archive/20230811/202308111233.rbf5C0JD-lkp@intel.com/config) compiler: arceb-elf-gcc (GCC) 12.3.0 reproduce: (https://download.01.org/0day-ci/archive/20230811/202308111233.rbf5C0JD-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202308111233.rbf5C0JD-lkp@intel.com/ All errors (new ones prefixed by >>): {standard input}: Assembler messages: >> {standard input}:1727: Error: operand out of range (-132 is not between -128 and 127) -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki