From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 926A92D8399 for ; Tue, 18 Nov 2025 18:33:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.8 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763490808; cv=none; b=M7MHZSAUmlILrZB9BgZkT8OUSZm44rz6GnX4f3rP73ruuOJb5YbQjsmOtqQUxZvp8t+1rsOIV0IsuqyXorO4eAL4l2UDPE0kkDkIgzUfJLnlvQFkE3+axxJZFr+fqCQpqZpJqv43ennxgM0b/wdMjX0GTG1Xo5+aIbKNQQc/t5M= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763490808; c=relaxed/simple; bh=JVwYByYVCl5zPmfDkJ2hQpPelXKojp9pjN4rBBEzTTQ=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=Y9EVvHcLFY6A/uQrb9MzR+uQORBWFe8pL18bL86Txg30Vb5/iGEscZrOuWFB5I4LTt52Tt00K/fYljcCoy7YZZHdM6vpr1XXXu2lTqEVDslzCsmVyJEETXgep0NVROHDbrqX7GUKXyq91ZpuOlDVAya9aj0jzjrvBg1XL5Ae21Y= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=XOZE2h4r; arc=none smtp.client-ip=192.198.163.8 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="XOZE2h4r" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1763490806; x=1795026806; h=date:from:to:cc:subject:message-id:mime-version; bh=JVwYByYVCl5zPmfDkJ2hQpPelXKojp9pjN4rBBEzTTQ=; b=XOZE2h4r7B77e9s5E17X54sLBP5p82DAygAF8BVg5JMgXGJSS0GgJJd8 WUxWIp8WqS6C2V7ky4ewX0XvUKZKdR+SEGlknENEViiAAbUmN5PQ6ixIv f86BSa60LJmo973X3Zl92QPFLhlKQRneggg1q6JnUXCiORg9p57/vjFg8 d6CWRCpgGcPqZ5Htwqf0clm0Oc/rTHuC4Uo3q6ewNeAmgwN0d053ezeEE EK24NRnOaevv1hH+8w1KYKqVu5hFEa4jDpx8qTvygP+deF38HUvPTQLIQ swsR7uNpNqdZoblygQsTX7JInu4k/GRiHKEDgbHsBVmCLrkICGMkZo8Ml w==; X-CSE-ConnectionGUID: XCDaZOpISRmEGi/tERLfYg== X-CSE-MsgGUID: 1Lh1hQxiQW6kW+Ze5lfLuw== X-IronPort-AV: E=McAfee;i="6800,10657,11617"; a="83149868" X-IronPort-AV: E=Sophos;i="6.19,314,1754982000"; d="scan'208";a="83149868" Received: from orviesa004.jf.intel.com ([10.64.159.144]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Nov 2025 10:32:04 -0800 X-CSE-ConnectionGUID: y33yI55HS9OrJyt4hmKxsA== X-CSE-MsgGUID: 3N3npXcFS06KMIfGDGycRA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.19,314,1754982000"; d="scan'208";a="195283785" Received: from lkp-server01.sh.intel.com (HELO adf6d29aa8d9) ([10.239.97.150]) by orviesa004.jf.intel.com with ESMTP; 18 Nov 2025 10:32:02 -0800 Received: from kbuild by adf6d29aa8d9 with local (Exim 4.96) (envelope-from ) id 1vLQUi-00025D-0R; Tue, 18 Nov 2025 18:32:00 +0000 Date: Wed, 19 Nov 2025 02:31:04 +0800 From: kernel test robot To: LiangCheng Wang Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Thomas Zimmermann Subject: ld.lld: warning: src/consumer/drivers/gpu/drm/tiny/pixpaper.c:580:0: stack frame size (15992) exceeds limit (8192) in function 'pixpaper_panel_hw_init' Message-ID: <202511190228.rmGXuK8U-lkp@intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: e7c375b181600caf135cfd03eadbc45eb530f2cb commit: c9e70639f5915f2d084a0126e62fe53a52c29cea drm: tiny: Add support for Mayqueen Pixpaper e-ink panel date: 2 months ago config: x86_64-randconfig-122-20251115 (https://download.01.org/0day-ci/archive/20251119/202511190228.rmGXuK8U-lkp@intel.com/config) compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251119/202511190228.rmGXuK8U-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/202511190228.rmGXuK8U-lkp@intel.com/ All warnings (new ones prefixed by >>): >> ld.lld: warning: src/consumer/drivers/gpu/drm/tiny/pixpaper.c:580:0: stack frame size (15992) exceeds limit (8192) in function 'pixpaper_panel_hw_init' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki