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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B91C3D1118E for ; Wed, 26 Nov 2025 18:07:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=U4+hX+rFAkTtOJf+0AIWqa+iCI0C6CWCsKgUhLE2mtI=; b=gXgAKZbAIVDe1CZ/zogXbQg0pD IvKAmDb1x1KDGxh6zN6Kv/WrrgVabE+aCUrFTtXHjW6L5McpI1F4q6Dgn8YBwV39jH4E5hhHRJ+Vc Hz+lnZmGdHQVg9LoesAAUAunfpEvbIwPAkVFnyga2t88n1yHJNuFonb2xeo3MyvWK2RZ7r8LpZx1J jDg9ZngYHJOGgxQMMWO/Io8AYTIsZDs9TEPxr4zHG+epiqFmcZ0k4aAFL9DD6AptmJVn6yJoTWyS3 CHm55iYJl0HebL63LkdU108JpglHP/U0hcxSGfbWfoqvsNhDt8yytRmktISqpYiilIVMiqIC/5T7n R2hYqBvg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vOJvD-0000000FTJf-442D; Wed, 26 Nov 2025 18:07:19 +0000 Received: from mgamail.intel.com ([192.198.163.18]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vOJvA-0000000FTIb-495c for linux-nvme@lists.infradead.org; Wed, 26 Nov 2025 18:07:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1764180437; x=1795716437; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=ZxPVD2OX+mWyP8KER+7TTW6fM/MAUm90+J80CBazzDI=; b=Vhf2rmyrw0q9mxSzAZyQEIfuFAIJ7eUjXrf5hK7p7d3EB0Mm96DI/X9+ vJXYltRIkGZuaqArSYGDyfMsQHkryuEnj/v6yuqn4WU8cFwSiB/f4GdGQ UkZKprLancr8RiH1YknZgWOoXjgtNy4nZKPCkEMULsGg3OcxYw3RvBZh9 QSeM0FNxpl9XnKwVK693HcwP/2tZ4thOnqUroqEyZc0upRuOIxBUvCTxB LEFv8QHnNUmqLLzOe7WsZTW798Rn0gbwiQcoFCmpscWmiK9YNCI1i6jPk Z1xYZysDqzfOCyhLrpCHBT3HSVjEJdL+G/pYkoO0oTbuIwLjE4DyAbY9x A==; X-CSE-ConnectionGUID: 5vCoubT3TQCjSadxPN4hrw== X-CSE-MsgGUID: Pgmjn/50QkyJhHljnUfCKA== X-IronPort-AV: E=McAfee;i="6800,10657,11625"; a="65412767" X-IronPort-AV: E=Sophos;i="6.20,229,1758610800"; d="scan'208";a="65412767" Received: from fmviesa003.fm.intel.com ([10.60.135.143]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Nov 2025 10:07:16 -0800 X-CSE-ConnectionGUID: k/fLjEWGQQq0kjdeccpQHA== X-CSE-MsgGUID: 1Ys4OkOBRJ2TYAKR0MgXIg== X-ExtLoop1: 1 Received: from lkp-server01.sh.intel.com (HELO 4664bbef4914) ([10.239.97.150]) by fmviesa003.fm.intel.com with ESMTP; 26 Nov 2025 10:07:13 -0800 Received: from kbuild by 4664bbef4914 with local (Exim 4.98.2) (envelope-from ) id 1vOJv5-000000003Dx-1cf2; Wed, 26 Nov 2025 18:07:11 +0000 Date: Thu, 27 Nov 2025 02:06:52 +0800 From: kernel test robot To: Stefan Hajnoczi , linux-block@vger.kernel.org Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, "Martin K. Petersen" , linux-kernel@vger.kernel.org, "James E.J. Bottomley" , Mike Christie , Jens Axboe , linux-nvme@lists.infradead.org, Keith Busch , Sagi Grimberg , linux-scsi@vger.kernel.org, Christoph Hellwig , Stefan Hajnoczi Subject: Re: [PATCH 3/4] block: add IOC_PR_READ_KEYS ioctl Message-ID: <202511270125.CJ6M2RHv-lkp@intel.com> References: <20251126163600.583036-4-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20251126163600.583036-4-stefanha@redhat.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251126_100717_041879_C73E3A5C X-CRM114-Status: GOOD ( 13.60 ) X-BeenThere: linux-nvme@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-nvme" Errors-To: linux-nvme-bounces+linux-nvme=archiver.kernel.org@lists.infradead.org Hi Stefan, kernel test robot noticed the following build warnings: [auto build test WARNING on mkp-scsi/for-next] [also build test WARNING on axboe/for-next jejb-scsi/for-next linus/master v6.18-rc7 next-20251126] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Stefan-Hajnoczi/scsi-sd-reject-invalid-pr_read_keys-num_keys-values/20251127-003756 base: https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git for-next patch link: https://lore.kernel.org/r/20251126163600.583036-4-stefanha%40redhat.com patch subject: [PATCH 3/4] block: add IOC_PR_READ_KEYS ioctl config: loongarch-allnoconfig (https://download.01.org/0day-ci/archive/20251127/202511270125.CJ6M2RHv-lkp@intel.com/config) compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 9e9fe08b16ea2c4d9867fb4974edf2a3776d6ece) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251127/202511270125.CJ6M2RHv-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/202511270125.CJ6M2RHv-lkp@intel.com/ All warnings (new ones prefixed by >>): >> block/ioctl.c:443:21: warning: result of comparison of constant 2305843009213693951 with expression of type '__u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] 443 | if (inout.num_keys > -sizeof(*keys_info) / sizeof(keys_info->keys[0])) | ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. vim +443 block/ioctl.c 426 427 static int blkdev_pr_read_keys(struct block_device *bdev, blk_mode_t mode, 428 struct pr_read_keys __user *arg) 429 { 430 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; 431 struct pr_keys *keys_info __free(kfree) = NULL; 432 struct pr_read_keys inout; 433 int ret; 434 435 if (!blkdev_pr_allowed(bdev, mode)) 436 return -EPERM; 437 if (!ops || !ops->pr_read_keys) 438 return -EOPNOTSUPP; 439 440 if (copy_from_user(&inout, arg, sizeof(inout))) 441 return -EFAULT; 442 > 443 if (inout.num_keys > -sizeof(*keys_info) / sizeof(keys_info->keys[0])) 444 return -EINVAL; 445 446 size_t keys_info_len = struct_size(keys_info, keys, inout.num_keys); 447 448 keys_info = kzalloc(keys_info_len, GFP_KERNEL); 449 if (!keys_info) 450 return -ENOMEM; 451 452 keys_info->num_keys = inout.num_keys; 453 454 ret = ops->pr_read_keys(bdev, keys_info); 455 if (ret) 456 return ret; 457 458 /* Copy out individual keys */ 459 u64 __user *keys_ptr = u64_to_user_ptr(inout.keys_ptr); 460 u32 num_copy_keys = min(inout.num_keys, keys_info->num_keys); 461 size_t keys_copy_len = num_copy_keys * sizeof(keys_info->keys[0]); 462 463 if (copy_to_user(keys_ptr, keys_info->keys, keys_copy_len)) 464 return -EFAULT; 465 466 /* Copy out the arg struct */ 467 inout.generation = keys_info->generation; 468 inout.num_keys = keys_info->num_keys; 469 470 if (copy_to_user(arg, &inout, sizeof(inout))) 471 return -EFAULT; 472 return ret; 473 } 474 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki