From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) (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 26051338F26 for ; Tue, 16 Dec 2025 10:59:33 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.21 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765882775; cv=none; b=e0Hn8oRUD6JG5jK0TDAicAPXs9/6laSeBGB7EgZPlLb6tny2cJlbhEIxlyeiQZ65sbhEwMTMBVDmWUdOxbYer+H+w4s24hWEYH6ZDYQvHytTcEav9+MztDL9b77AbOuWlGccMZ+zOUD4wfeYCLd1LVwATqI5LoAub1Vdf5lgoJk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765882775; c=relaxed/simple; bh=ctl6DvJsNS5If+q1dXU9xd/jfed3Xe5E80BpYdvOjHA=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=TuUIgISsxdspgWkwIJMoqPfcM+e0A5jU32yjsCxVJKzO0pb2MkJktD2AYPHN0hutPflxX7NJEWVX6MvVekUkRt8TsSfO/4OkU87cfssLNAfcEhsJ4szCUt6amXLhjM4h5kZaLJLlwTjWPLAoqWoG6VUT4wgklKD/UKndbUtL8Bk= 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=PGAvk/xb; arc=none smtp.client-ip=198.175.65.21 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="PGAvk/xb" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1765882774; x=1797418774; h=date:from:to:cc:subject:message-id:mime-version; bh=ctl6DvJsNS5If+q1dXU9xd/jfed3Xe5E80BpYdvOjHA=; b=PGAvk/xbYL9hFhRaEf9OURa6+ZwvF47OWwakcS5zjBZs5XCF4Pj8Pvb1 49xLbPzxBi3jZJewHohEhqMAEzGgPM6iQDCrStCmXgQkB5MnBhB4tON/S 2prab4gu2Jpksb4mqznwaesMnePuP6MltmjIIRDaFBxfdGbW6lF2omeh7 rF7Sh/WP/dQb0+kUKdBo4YbMp0HEKI0jbXv3cAzi9epnPcsNd0sPvCseF oaQ88htdo8V7Ci5Lfl34YS/0MPGMDMkhCY1SOJFr1TyO/vaNBOlTPWflo RpiBEnt41zMsDTwZRNM7lrsx31N63WaQA+Q63P7s9qwnVPsBMaXuknHkK Q==; X-CSE-ConnectionGUID: C+jJV1Q3ScOP7IA1L383ZQ== X-CSE-MsgGUID: zU2tPdJ8TuSEbyxN3nfF+A== X-IronPort-AV: E=McAfee;i="6800,10657,11635"; a="67736976" X-IronPort-AV: E=Sophos;i="6.20,256,1758610800"; d="scan'208";a="67736976" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Dec 2025 02:59:34 -0800 X-CSE-ConnectionGUID: JbUhBJHESmCRyppcd6lM6g== X-CSE-MsgGUID: Pi3ye9IPS72s6kJ+hYhQXg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,153,1763452800"; d="scan'208";a="197971492" Received: from lkp-server02.sh.intel.com (HELO 034c7e8e53c3) ([10.239.97.151]) by orviesa007.jf.intel.com with ESMTP; 16 Dec 2025 02:59:32 -0800 Received: from kbuild by 034c7e8e53c3 with local (Exim 4.98.2) (envelope-from ) id 1vVSm9-000000001WY-3s01; Tue, 16 Dec 2025 10:59:29 +0000 Date: Tue, 16 Dec 2025 18:59:12 +0800 From: kernel test robot To: Andrey Albershteyn Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Christian Brauner Subject: arch/riscv/include/asm/syscall_wrapper.h:35:14: warning: '__se_sys_file_setattr' alias between functions of incompatible types 'long int(ulong, ulong, ulong, ulong, ulong, ulong, ulong)' {aka 'long int(long unsigned int, long unsigned int, long un... Message-ID: <202512161808.agO7LlhE-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: 40fbbd64bba6c6e7a72885d2f59b6a3be9991eeb commit: be7efb2d20d67f334a7de2aef77ae6c69367e646 fs: introduce file_getattr and file_setattr syscalls date: 6 months ago config: riscv-randconfig-r061-20251216 (https://download.01.org/0day-ci/archive/20251216/202512161808.agO7LlhE-lkp@intel.com/config) compiler: riscv32-linux-gcc (GCC) 8.5.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251216/202512161808.agO7LlhE-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/202512161808.agO7LlhE-lkp@intel.com/ All warnings (new ones prefixed by >>): In file included from include/linux/compat.h:34, from arch/riscv/include/asm/elf.h:12, from include/linux/elf.h:6, from include/linux/module.h:19, from include/linux/bpf.h:20, from include/linux/security.h:35, from fs/file_attr.c:3: arch/riscv/include/asm/syscall_wrapper.h:35:14: warning: '__se_sys_file_getattr' alias between functions of incompatible types 'long int(ulong, ulong, ulong, ulong, ulong, ulong, ulong)' {aka 'long int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] static long __se_##prefix##name(ulong, ulong, ulong, ulong, ulong, ulong, \ ^~~~~ arch/riscv/include/asm/syscall_wrapper.h:82:2: note: in expansion of macro '__SYSCALL_SE_DEFINEx' __SYSCALL_SE_DEFINEx(x, sys, name, __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~~~~ include/linux/syscalls.h:236:2: note: in expansion of macro '__SYSCALL_DEFINEx' __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) ^~~~~~~~~~~~~~~~~ include/linux/syscalls.h:229:36: note: in expansion of macro 'SYSCALL_DEFINEx' #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) ^~~~~~~~~~~~~~~ fs/file_attr.c:382:1: note: in expansion of macro 'SYSCALL_DEFINE5' SYSCALL_DEFINE5(file_getattr, int, dfd, const char __user *, filename, ^~~~~~~~~~~~~~~ arch/riscv/include/asm/syscall_wrapper.h:41:14: note: aliased declaration here static long ___se_##prefix##name(__MAP(x,__SC_LONG,__VA_ARGS__)) ^~~~~~ arch/riscv/include/asm/syscall_wrapper.h:82:2: note: in expansion of macro '__SYSCALL_SE_DEFINEx' __SYSCALL_SE_DEFINEx(x, sys, name, __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~~~~ include/linux/syscalls.h:236:2: note: in expansion of macro '__SYSCALL_DEFINEx' __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) ^~~~~~~~~~~~~~~~~ include/linux/syscalls.h:229:36: note: in expansion of macro 'SYSCALL_DEFINEx' #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) ^~~~~~~~~~~~~~~ fs/file_attr.c:382:1: note: in expansion of macro 'SYSCALL_DEFINE5' SYSCALL_DEFINE5(file_getattr, int, dfd, const char __user *, filename, ^~~~~~~~~~~~~~~ >> arch/riscv/include/asm/syscall_wrapper.h:35:14: warning: '__se_sys_file_setattr' alias between functions of incompatible types 'long int(ulong, ulong, ulong, ulong, ulong, ulong, ulong)' {aka 'long int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] static long __se_##prefix##name(ulong, ulong, ulong, ulong, ulong, ulong, \ ^~~~~ arch/riscv/include/asm/syscall_wrapper.h:82:2: note: in expansion of macro '__SYSCALL_SE_DEFINEx' __SYSCALL_SE_DEFINEx(x, sys, name, __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~~~~ include/linux/syscalls.h:236:2: note: in expansion of macro '__SYSCALL_DEFINEx' __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) ^~~~~~~~~~~~~~~~~ include/linux/syscalls.h:229:36: note: in expansion of macro 'SYSCALL_DEFINEx' #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) ^~~~~~~~~~~~~~~ fs/file_attr.c:437:1: note: in expansion of macro 'SYSCALL_DEFINE5' SYSCALL_DEFINE5(file_setattr, int, dfd, const char __user *, filename, ^~~~~~~~~~~~~~~ arch/riscv/include/asm/syscall_wrapper.h:41:14: note: aliased declaration here static long ___se_##prefix##name(__MAP(x,__SC_LONG,__VA_ARGS__)) ^~~~~~ arch/riscv/include/asm/syscall_wrapper.h:82:2: note: in expansion of macro '__SYSCALL_SE_DEFINEx' __SYSCALL_SE_DEFINEx(x, sys, name, __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~~~~ include/linux/syscalls.h:236:2: note: in expansion of macro '__SYSCALL_DEFINEx' __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) ^~~~~~~~~~~~~~~~~ include/linux/syscalls.h:229:36: note: in expansion of macro 'SYSCALL_DEFINEx' #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) ^~~~~~~~~~~~~~~ fs/file_attr.c:437:1: note: in expansion of macro 'SYSCALL_DEFINE5' SYSCALL_DEFINE5(file_setattr, int, dfd, const char __user *, filename, ^~~~~~~~~~~~~~~ vim +35 arch/riscv/include/asm/syscall_wrapper.h a9ad73295cc1e3 Sami Tolvanen 2024-03-11 16 a9ad73295cc1e3 Sami Tolvanen 2024-03-11 17 #define __SYSCALL_SE_DEFINEx(x, prefix, name, ...) \ a9ad73295cc1e3 Sami Tolvanen 2024-03-11 18 static long __se_##prefix##name(__MAP(x,__SC_LONG,__VA_ARGS__)); \ a9ad73295cc1e3 Sami Tolvanen 2024-03-11 19 static long __se_##prefix##name(__MAP(x,__SC_LONG,__VA_ARGS__)) a9ad73295cc1e3 Sami Tolvanen 2024-03-11 20 08d0ce30e0e4fc Sami Tolvanen 2023-07-10 21 #define SC_RISCV_REGS_TO_ARGS(x, ...) \ 08d0ce30e0e4fc Sami Tolvanen 2023-07-10 22 __MAP(x,__SC_ARGS \ 08d0ce30e0e4fc Sami Tolvanen 2023-07-10 23 ,,regs->orig_a0,,regs->a1,,regs->a2 \ 08d0ce30e0e4fc Sami Tolvanen 2023-07-10 24 ,,regs->a3,,regs->a4,,regs->a5,,regs->a6) 08d0ce30e0e4fc Sami Tolvanen 2023-07-10 25 a9ad73295cc1e3 Sami Tolvanen 2024-03-11 26 #else a9ad73295cc1e3 Sami Tolvanen 2024-03-11 27 /* a9ad73295cc1e3 Sami Tolvanen 2024-03-11 28 * Use type aliasing to ensure registers a0-a6 are correctly passed to the syscall a9ad73295cc1e3 Sami Tolvanen 2024-03-11 29 * implementation when >word-size arguments are used. a9ad73295cc1e3 Sami Tolvanen 2024-03-11 30 */ a9ad73295cc1e3 Sami Tolvanen 2024-03-11 31 #define __SYSCALL_SE_DEFINEx(x, prefix, name, ...) \ a9ad73295cc1e3 Sami Tolvanen 2024-03-11 32 __diag_push(); \ a9ad73295cc1e3 Sami Tolvanen 2024-03-11 33 __diag_ignore(GCC, 8, "-Wattribute-alias", \ a9ad73295cc1e3 Sami Tolvanen 2024-03-11 34 "Type aliasing is used to sanitize syscall arguments"); \ a9ad73295cc1e3 Sami Tolvanen 2024-03-11 @35 static long __se_##prefix##name(ulong, ulong, ulong, ulong, ulong, ulong, \ a9ad73295cc1e3 Sami Tolvanen 2024-03-11 36 ulong) \ a9ad73295cc1e3 Sami Tolvanen 2024-03-11 37 __attribute__((alias(__stringify(___se_##prefix##name)))); \ a9ad73295cc1e3 Sami Tolvanen 2024-03-11 38 __diag_pop(); \ 653650c468be21 Sami Tolvanen 2024-03-26 39 static long noinline ___se_##prefix##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ 653650c468be21 Sami Tolvanen 2024-03-26 40 __used; \ a9ad73295cc1e3 Sami Tolvanen 2024-03-11 41 static long ___se_##prefix##name(__MAP(x,__SC_LONG,__VA_ARGS__)) a9ad73295cc1e3 Sami Tolvanen 2024-03-11 42 :::::: The code at line 35 was first introduced by commit :::::: a9ad73295cc1e3af0253eee7d08943b2419444c4 riscv: Fix syscall wrapper for >word-size arguments :::::: TO: Sami Tolvanen :::::: CC: Palmer Dabbelt -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki