From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.12]) (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 095142E22BD; Mon, 11 May 2026 20:54:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778532845; cv=none; b=MC1u2A1TqX0Ke0GqM6dMd1hlRc1Sdwz+LyydL2EYRiXvu0XWxCsFLMCH3alsCrs3bUeBcozY1Hbg8qVt89eD+vREjMlko/MAzuoi9DaTiZ4bl26gcoWRofU4mBbbYyq3mRjp8Bic1JISR9hqHNWcYJjUnjKSpBxYLTCR5AhzGdY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778532845; c=relaxed/simple; bh=2VRPm5fw61j84GP+C3qHLbnWm0l1/Wr/Ffw57Unfgt8=; h=Date:From:To:Cc:Subject:Message-ID; b=njcN1aXTlok26Pr7gQEaie6bBYyHmgfR6tCdbXNb06zWfWK/hq6Vqoq3ypQlKtR2bA5HHnUaCsjwUn6QZacExYphZASPGSs1ET5AxMW/SMZIlk68I27FAd9Z4F6OAlSSoovU5IHRTGu+jyzH94K4HJvMkMInjP4uvyW5iCTvfU8= 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=Mo6c2KOU; arc=none smtp.client-ip=192.198.163.12 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="Mo6c2KOU" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1778532843; x=1810068843; h=date:from:to:cc:subject:message-id; bh=2VRPm5fw61j84GP+C3qHLbnWm0l1/Wr/Ffw57Unfgt8=; b=Mo6c2KOUvR7zKVwl1AAhuEXW1gyhCPf8Aco3wKVtuAHUxqTmaaO1Jqsa IcwSBt8tInBE9uK4cb9932FS+9bSlr8lntpsyfFskhcI+JkORoQ+Vkm5H CZIWs4SpRoE+OsrIIutHu/ml7CN86PJ25yfG9D59laqdtbJidk/ph7+9q miud6uLBIlC8o9gCRKdlVkFWiUZHJWR+zju22ctb7+6p1gtwLD5Je65Vr vSQmHqtFvW2AsRpR0rSDyJ/wDqR8LicWXhQ7oCjBdzL4e9X5UNcgMOs/a QZXPAr3gUhMYxUujDOtPGb+YAOz5JtWfgHIHzMxrqHOwsIU+L4ETYKnf2 g==; X-CSE-ConnectionGUID: pQbNssiaQnmRCyivoZeGTg== X-CSE-MsgGUID: UJV/QGqPQQyAGoapawgyDw== X-IronPort-AV: E=McAfee;i="6800,10657,11783"; a="83282541" X-IronPort-AV: E=Sophos;i="6.23,229,1770624000"; d="scan'208";a="83282541" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by fmvoesa106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 May 2026 13:54:03 -0700 X-CSE-ConnectionGUID: w57a1EgjQxyef/tpNnYIow== X-CSE-MsgGUID: H6Wja+D3T4qnocwsah/low== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,229,1770624000"; d="scan'208";a="236584527" Received: from lkp-server01.sh.intel.com (HELO dca79079c3eb) ([10.239.97.150]) by orviesa006.jf.intel.com with ESMTP; 11 May 2026 13:54:01 -0700 Received: from kbuild by dca79079c3eb with local (Exim 4.98.2) (envelope-from ) id 1wMXdW-0000000019h-1eJm; Mon, 11 May 2026 20:53:58 +0000 Date: Tue, 12 May 2026 04:53:15 +0800 From: kernel test robot To: Chao Yu Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev Subject: [chao:bugfix/common 6/12] include/trace/events/f2fs.h:2669:3: warning: format specifies type 'unsigned long' but the argument has type 'unsigned long long' Message-ID: <202605120431.QFUGn9jp-lkp@intel.com> User-Agent: s-nail v14.9.25 Precedence: bulk X-Mailing-List: llvm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: tree: https://git.kernel.org/pub/scm/linux/kernel/git/chao/linux.git bugfix/common head: 3fc276f79bae89d43863f797bc4ca48965917be8 commit: ca5a91e342cd920d4857741392251ebfb4f235b6 [6/12] f2fs: introduce trace_f2fs_map_lock() config: i386-buildonly-randconfig-004-20260511 (https://download.01.org/0day-ci/archive/20260512/202605120431.QFUGn9jp-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/20260512/202605120431.QFUGn9jp-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/202605120431.QFUGn9jp-lkp@intel.com/ All warnings (new ones prefixed by >>): In file included from fs/f2fs/super.c:42: In file included from include/trace/events/f2fs.h:2678: In file included from include/trace/define_trace.h:132: In file included from include/trace/trace_events.h:256: >> include/trace/events/f2fs.h:2669:3: warning: format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat] 2646 | ), | ~~ 2647 | 2648 | TP_fast_assign( | ~~~~~~~~~~~~~~~ 2649 | __entry->dev = inode->i_sb->s_dev; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2650 | __entry->ino = inode->i_ino; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2651 | __entry->index = index; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2652 | __entry->flag = flag; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2653 | __entry->string = string; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2654 | ), | ~~ 2655 | 2656 | TP_printk("dev = (%d,%d), ino = %lu, index = %ld, flag = %d, %s", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | %llu 2657 | show_dev_ino(__entry), | ^~~~~~~~~~~~~~~~~~~~~~ 2658 | __entry->index, | ~~~~~~~~~~~~~~~ 2659 | __entry->flag, | ~~~~~~~~~~~~~~ 2660 | __entry->string) | ~~~~~~~~~~~~~~~~ 2661 | ); | ~ include/trace/events/f2fs.h:12:51: note: expanded from macro 'show_dev_ino' 12 | #define show_dev_ino(entry) show_dev(entry->dev), (unsigned long long)entry->ino | ^ include/trace/stages/stage3_trace_output.h:9:43: note: expanded from macro 'TP_printk' 9 | #define TP_printk(fmt, args...) fmt "\n", args | ~~~ ^ include/trace/trace_events.h:45:16: note: expanded from macro 'TRACE_EVENT' 40 | DECLARE_EVENT_CLASS(name, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | PARAMS(proto), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | PARAMS(args), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 43 | PARAMS(tstruct), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 44 | PARAMS(assign), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 45 | PARAMS(print)); \ | ~~~~~~~^~~~~~~ include/linux/tracepoint.h:160:25: note: expanded from macro 'PARAMS' 160 | #define PARAMS(args...) args | ^~~~ include/trace/trace_events.h:219:27: note: expanded from macro 'DECLARE_EVENT_CLASS' 219 | trace_event_printf(iter, print); \ | ^~~~~ 1 warning generated. vim +2669 include/trace/events/f2fs.h 2647 2648 TP_PROTO(struct inode *inode, pgoff_t index, int flag, char *string), 2649 2650 TP_ARGS(inode, index, flag, string), 2651 2652 TP_STRUCT__entry( 2653 __field(dev_t, dev) 2654 __field(ino_t, ino) 2655 __field(pgoff_t, index) 2656 __field(int, flag) 2657 __field(char *, string) 2658 ), 2659 2660 TP_fast_assign( 2661 __entry->dev = inode->i_sb->s_dev; 2662 __entry->ino = inode->i_ino; 2663 __entry->index = index; 2664 __entry->flag = flag; 2665 __entry->string = string; 2666 ), 2667 2668 TP_printk("dev = (%d,%d), ino = %lu, index = %ld, flag = %d, %s", > 2669 show_dev_ino(__entry), 2670 __entry->index, 2671 __entry->flag, 2672 __entry->string) 2673 ); 2674 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki