From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.93]) (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 C264E2907 for ; Thu, 17 Aug 2023 12:56:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1692277008; x=1723813008; h=date:from:to:cc:subject:message-id:mime-version; bh=un1/FGje3nkweq9S6E3sAc/wBe4HMtaj6LBemeqLbpk=; b=jsw5UZz5oafVi/+N9hWT5o8CaoJGNfbNWtknS29tZZF07V8Ibw1IDy4y ffTXlaWRo+cnYh0HxKmQAiB48oQlGHlhrHsoCht6gWhmNIdGwRJSR6C2C CLkQNKp8m8a/T48yIcmErdTSk1Din7gwC6QqZ8YtWyL0n3Ki44OMBx2en gSVWfy2cWKODiMaAFIstRDxpWYXgQt6T6GlAk3TOqs1MfJY5VYd/QF/S6 HoOg4vn06UbR91lYOD1XzDosTgK9dH60zGJaw7OX4qYdKpDLSc0nwa/VK ZjrcOHj3k9YtAQCstRc5xSV+pP92pOraALuMeIk88YG7e6PE3HDgYqKzw w==; X-IronPort-AV: E=McAfee;i="6600,9927,10803"; a="370269219" X-IronPort-AV: E=Sophos;i="6.01,180,1684825200"; d="scan'208";a="370269219" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Aug 2023 05:56:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10803"; a="764069137" X-IronPort-AV: E=Sophos;i="6.01,180,1684825200"; d="scan'208";a="764069137" Received: from lkp-server02.sh.intel.com (HELO a9caf1a0cf30) ([10.239.97.151]) by orsmga008.jf.intel.com with ESMTP; 17 Aug 2023 05:56:39 -0700 Received: from kbuild by a9caf1a0cf30 with local (Exim 4.96) (envelope-from ) id 1qWcYH-000195-0u; Thu, 17 Aug 2023 12:56:37 +0000 Date: Thu, 17 Aug 2023 20:56:21 +0800 From: kernel test robot To: Randy Dunlap Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Andrew Morton , Linux Memory Management List Subject: kernel/user_namespace.c:239: warning: Function parameter or member 'map_up' not described in 'idmap_key' Message-ID: <202308172003.O1QB7TgB-lkp@intel.com> Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev 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: 4853c74bd7ab7fdb83f319bd9ace8a08c031e9b6 commit: e227db4d4f125efb1cae2f1337da85bc10b3185e userns: fix a struct's kernel-doc notation date: 7 months ago config: parisc64-defconfig (https://download.01.org/0day-ci/archive/20230817/202308172003.O1QB7TgB-lkp@intel.com/config) compiler: hppa64-linux-gcc (GCC) 12.3.0 reproduce: (https://download.01.org/0day-ci/archive/20230817/202308172003.O1QB7TgB-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/202308172003.O1QB7TgB-lkp@intel.com/ All warnings (new ones prefixed by >>): >> kernel/user_namespace.c:239: warning: Function parameter or member 'map_up' not described in 'idmap_key' >> kernel/user_namespace.c:239: warning: Function parameter or member 'id' not described in 'idmap_key' >> kernel/user_namespace.c:239: warning: Function parameter or member 'count' not described in 'idmap_key' kernel/user_namespace.c:246: warning: Function parameter or member 'k' not described in 'cmp_map_id' kernel/user_namespace.c:246: warning: Function parameter or member 'e' not described in 'cmp_map_id' kernel/user_namespace.c:277: warning: Function parameter or member 'extents' not described in 'map_id_range_down_max' kernel/user_namespace.c:277: warning: Function parameter or member 'map' not described in 'map_id_range_down_max' kernel/user_namespace.c:277: warning: Function parameter or member 'id' not described in 'map_id_range_down_max' kernel/user_namespace.c:277: warning: Function parameter or member 'count' not described in 'map_id_range_down_max' kernel/user_namespace.c:295: warning: Function parameter or member 'extents' not described in 'map_id_range_down_base' kernel/user_namespace.c:295: warning: Function parameter or member 'map' not described in 'map_id_range_down_base' kernel/user_namespace.c:295: warning: Function parameter or member 'id' not described in 'map_id_range_down_base' kernel/user_namespace.c:295: warning: Function parameter or member 'count' not described in 'map_id_range_down_base' kernel/user_namespace.c:344: warning: Function parameter or member 'extents' not described in 'map_id_up_base' kernel/user_namespace.c:344: warning: Function parameter or member 'map' not described in 'map_id_up_base' kernel/user_namespace.c:344: warning: Function parameter or member 'id' not described in 'map_id_up_base' kernel/user_namespace.c:364: warning: Function parameter or member 'extents' not described in 'map_id_up_max' kernel/user_namespace.c:364: warning: Function parameter or member 'map' not described in 'map_id_up_max' kernel/user_namespace.c:364: warning: Function parameter or member 'id' not described in 'map_id_up_max' kernel/user_namespace.c:776: warning: Function parameter or member 'map' not described in 'insert_extent' kernel/user_namespace.c:776: warning: Function parameter or member 'extent' not described in 'insert_extent' kernel/user_namespace.c:844: warning: Function parameter or member 'map' not described in 'sort_idmaps' vim +239 kernel/user_namespace.c 5c1469de7545a3 Eric W. Biederman 2010-06-13 230 6397fac4915ab3 Christian Brauner 2017-10-25 231 /** e227db4d4f125e Randy Dunlap 2023-01-07 232 * struct idmap_key - holds the information necessary to find an idmapping in a 6397fac4915ab3 Christian Brauner 2017-10-25 233 * sorted idmap array. It is passed to cmp_map_id() as first argument. 6397fac4915ab3 Christian Brauner 2017-10-25 234 */ 6397fac4915ab3 Christian Brauner 2017-10-25 235 struct idmap_key { 6397fac4915ab3 Christian Brauner 2017-10-25 236 bool map_up; /* true -> id from kid; false -> kid from id */ 6397fac4915ab3 Christian Brauner 2017-10-25 237 u32 id; /* id to find */ 6397fac4915ab3 Christian Brauner 2017-10-25 238 u32 count; /* == 0 unless used with map_id_range_down() */ 6397fac4915ab3 Christian Brauner 2017-10-25 @239 }; 6397fac4915ab3 Christian Brauner 2017-10-25 240 :::::: The code at line 239 was first introduced by commit :::::: 6397fac4915ab3002dc15aae751455da1a852f25 userns: bump idmap limits to 340 :::::: TO: Christian Brauner :::::: CC: Eric W. Biederman -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki