From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.10]) (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 493E717A305 for ; Sun, 14 Dec 2025 06:30:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.10 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765693850; cv=none; b=FtC6uLW9/nw2DDj+V4Wg/MHLkKppszwWSF8xGblgvPtLlRWHrFAXIg+0/ywFBZr1DavJjFV1yECh6wMAVcCoNjDlJRi9MEU8j2qQ5nBT73QPL6L/b7G8+0pZdKk+ABWbNE89a9eWaIdFhkikwxrT0o7xvRT5u6P4IJwtQAWuzYA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765693850; c=relaxed/simple; bh=YNEN8gT6ojZ+nTcWtMDLcVmiiiRBsE4hTjSp/vJgS38=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=jVgEfcgxOKYtQ8xAiqVescEuDL/amhLfU17abr16OXIP79IRgDYu+FqxmvqNdEfpa4TvoDP9JZQLmVjCXAHOk++RSrtRkV1Ay8/uyT5B39DdPCMPyUvVlFEls5Z8mPwd9vF7wjyWiQjGp1/aEjNKOwWAuWPflXLv8laSy+clUW0= 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=i9suuh4F; arc=none smtp.client-ip=192.198.163.10 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="i9suuh4F" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1765693849; x=1797229849; h=date:from:to:cc:subject:message-id:mime-version; bh=YNEN8gT6ojZ+nTcWtMDLcVmiiiRBsE4hTjSp/vJgS38=; b=i9suuh4Frnhegpvt4xpUTJD6zIQI4K/KaBIQZDD71gOFPAtOP4EiX4zC F7xOG7zJgPUhwtjbl/jtQ4UGT6gFWaqnSUskCLsBfu+iCqQ1+5hb6xsqG HfcKgV1TzQJKbsQz4pY6owLAi9Pa5FZGrAbLTmGb66vwUjydHTGFNLBzc Vpjt0cRygZ13spTv67I4xYFtGWAOM9qUEpRcCyJ8Va1VBr4U3zYY1yO/x w3QxWfkGFnpFczRDz0TG81BcYngs7nhPR+HwRAVjdDZ6GPWL0qD/ZMTZh 0CZS2/ozjA49PF8bA0mswBZtpfSKF6QJzBXwdCMw5iN0NSXpTKOxoiUqd w==; X-CSE-ConnectionGUID: HWldyC5MSaGvPSjHwJ1iBg== X-CSE-MsgGUID: fHWvQZjiRqeuqnu6gkALQQ== X-IronPort-AV: E=McAfee;i="6800,10657,11641"; a="79004960" X-IronPort-AV: E=Sophos;i="6.21,147,1763452800"; d="scan'208";a="79004960" Received: from fmviesa003.fm.intel.com ([10.60.135.143]) by fmvoesa104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Dec 2025 22:30:47 -0800 X-CSE-ConnectionGUID: BuGyTH/5TmekPYSIj9TzCg== X-CSE-MsgGUID: esmh7A1kRha9GvF/p8XJ8w== X-ExtLoop1: 1 Received: from lkp-server01.sh.intel.com (HELO d335e3c6db51) ([10.239.97.150]) by fmviesa003.fm.intel.com with ESMTP; 13 Dec 2025 22:30:46 -0800 Received: from kbuild by d335e3c6db51 with local (Exim 4.98.2) (envelope-from ) id 1vUfcy-000000008gA-0Drq; Sun, 14 Dec 2025 06:30:44 +0000 Date: Sun, 14 Dec 2025 14:30:06 +0800 From: kernel test robot To: Anup Patel Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Atish Patra , Nutty Liu Subject: arch/riscv/kvm/vcpu_exit.c:155:9: sparse: sparse: incorrect type in assignment (different base types) Message-ID: <202512141414.HofdNpIZ-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: 8f0b4cce4481fb22653697cced8d0d04027cb1e8 commit: 77ba6469fe1ed37a1f62bc76fb5a7b159f698aed RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect() date: 5 months ago config: riscv-randconfig-r123-20251214 (https://download.01.org/0day-ci/archive/20251214/202512141414.HofdNpIZ-lkp@intel.com/config) compiler: riscv64-linux-gcc (GCC) 8.5.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251214/202512141414.HofdNpIZ-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/202512141414.HofdNpIZ-lkp@intel.com/ sparse warnings: (new ones prefixed by >>) arch/riscv/kvm/vcpu_exit.c:139:34: sparse: sparse: cast to restricted __le64 >> arch/riscv/kvm/vcpu_exit.c:155:9: sparse: sparse: incorrect type in assignment (different base types) @@ expected unsigned long @@ got restricted __le64 [usertype] @@ arch/riscv/kvm/vcpu_exit.c:155:9: sparse: expected unsigned long arch/riscv/kvm/vcpu_exit.c:155:9: sparse: got restricted __le64 [usertype] arch/riscv/kvm/vcpu_exit.c:158:9: sparse: sparse: incorrect type in assignment (different base types) @@ expected unsigned long @@ got restricted __le64 [usertype] @@ arch/riscv/kvm/vcpu_exit.c:158:9: sparse: expected unsigned long arch/riscv/kvm/vcpu_exit.c:158:9: sparse: got restricted __le64 [usertype] arch/riscv/kvm/vcpu_exit.c:159:9: sparse: sparse: incorrect type in assignment (different base types) @@ expected unsigned long @@ got restricted __le64 [usertype] @@ arch/riscv/kvm/vcpu_exit.c:159:9: sparse: expected unsigned long arch/riscv/kvm/vcpu_exit.c:159:9: sparse: got restricted __le64 [usertype] arch/riscv/kvm/vcpu_exit.c:160:9: sparse: sparse: incorrect type in assignment (different base types) @@ expected unsigned long @@ got restricted __le64 [usertype] @@ arch/riscv/kvm/vcpu_exit.c:160:9: sparse: expected unsigned long arch/riscv/kvm/vcpu_exit.c:160:9: sparse: got restricted __le64 [usertype] arch/riscv/kvm/vcpu_exit.c:163:41: sparse: sparse: cast to restricted __le64 vim +155 arch/riscv/kvm/vcpu_exit.c 129 130 /** 131 * kvm_riscv_vcpu_trap_redirect -- Redirect trap to Guest 132 * 133 * @vcpu: The VCPU pointer 134 * @trap: Trap details 135 */ 136 void kvm_riscv_vcpu_trap_redirect(struct kvm_vcpu *vcpu, 137 struct kvm_cpu_trap *trap) 138 { 139 unsigned long vsstatus = ncsr_read(CSR_VSSTATUS); 140 141 /* Change Guest SSTATUS.SPP bit */ 142 vsstatus &= ~SR_SPP; 143 if (vcpu->arch.guest_context.sstatus & SR_SPP) 144 vsstatus |= SR_SPP; 145 146 /* Change Guest SSTATUS.SPIE bit */ 147 vsstatus &= ~SR_SPIE; 148 if (vsstatus & SR_SIE) 149 vsstatus |= SR_SPIE; 150 151 /* Clear Guest SSTATUS.SIE bit */ 152 vsstatus &= ~SR_SIE; 153 154 /* Update Guest SSTATUS */ > 155 ncsr_write(CSR_VSSTATUS, vsstatus); 156 157 /* Update Guest SCAUSE, STVAL, and SEPC */ 158 ncsr_write(CSR_VSCAUSE, trap->scause); 159 ncsr_write(CSR_VSTVAL, trap->stval); 160 ncsr_write(CSR_VSEPC, trap->sepc); 161 162 /* Set Guest PC to Guest exception vector */ 163 vcpu->arch.guest_context.sepc = ncsr_read(CSR_VSTVEC); 164 165 /* Set Guest privilege mode to supervisor */ 166 vcpu->arch.guest_context.sstatus |= SR_SPP; 167 } 168 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki