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 8381FC46CA1 for ; Mon, 18 Sep 2023 20:34:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229874AbjIRUep (ORCPT ); Mon, 18 Sep 2023 16:34:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57900 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229447AbjIRUen (ORCPT ); Mon, 18 Sep 2023 16:34:43 -0400 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.115]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7BBD98F for ; Mon, 18 Sep 2023 13:34:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1695069278; x=1726605278; h=date:from:to:cc:subject:message-id:mime-version; bh=JE8WkXxWGNJHGH+00ed7qBc2wg/QAH1DiAO7I1aoU+g=; b=axfTnGrGWbhQLQfQsu0IdaxmPYZ9V4AWWbZ80QAZ2xu4f9/mKkihQsrz whzsUr8wnXM0bHbbOyeoNqA80QtWcTPSKQfwIV23HsDL+2aNYD4+xt4V9 2GGD230LcN3xHvi1GXnDhH5B3qCZPd4L9k6fCIgYWAoEAijyTPV3YJjCf ug20uyiMgEYE9fBS7Uil1bdiw4LxOTCz6P/tDXaZZY7/C8IXRIQ+jn6Ps XfLhYAVadjsNbeXT4gJHRbtZTGeCIvTjncPS7VspOnWs+a8FO+0h9g9Yi GeMwYYN/xcwDpKhSclMLCYMcMm+i1UETGo8Hq+iEGT2qzhAKCh4dHtGUZ g==; X-IronPort-AV: E=McAfee;i="6600,9927,10837"; a="379679620" X-IronPort-AV: E=Sophos;i="6.02,157,1688454000"; d="scan'208";a="379679620" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Sep 2023 13:34:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10837"; a="1076716229" X-IronPort-AV: E=Sophos;i="6.02,157,1688454000"; d="scan'208";a="1076716229" Received: from lkp-server02.sh.intel.com (HELO 9ef86b2655e5) ([10.239.97.151]) by fmsmga005.fm.intel.com with ESMTP; 18 Sep 2023 13:34:36 -0700 Received: from kbuild by 9ef86b2655e5 with local (Exim 4.96) (envelope-from ) id 1qiKx0-0006SQ-2A; Mon, 18 Sep 2023 20:34:34 +0000 Date: Tue, 19 Sep 2023 04:34:14 +0800 From: kernel test robot To: Josh Poimboeuf Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Miroslav Benes Subject: drivers/video/fbdev/omap2/omapfb/dss/omapdss.o: warning: objtool: hdmi_power_on_full.isra.0+0x120: hdmi_pll_compute() is missing a __noreturn annotation Message-ID: <202309190420.CoYRYNNK-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: ce9ecca0238b140b88f43859b211c9fdfd8e5b70 commit: fedb724c3db5490234ddde0103811c28c2fedae0 objtool: Detect missing __noreturn annotations date: 4 months ago config: x86_64-buildonly-randconfig-005-20230919 (https://download.01.org/0day-ci/archive/20230919/202309190420.CoYRYNNK-lkp@intel.com/config) compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230919/202309190420.CoYRYNNK-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/202309190420.CoYRYNNK-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/video/fbdev/omap2/omapfb/dss/omapdss.o: warning: objtool: hdmi_power_on_full.isra.0+0x120: hdmi_pll_compute() is missing a __noreturn annotation objdump-func vmlinux.o hdmi_power_on_full.isra.0: -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki