From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (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 2008B331A65; Mon, 16 Mar 2026 16:13:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=213.95.11.211 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773677604; cv=none; b=EMy9DuRROeiupYr024bcjZss8nXNEbrXVldKWm24RDKu/7pUi8nVx+o8AmjBRDebxxgWVvOz4hZ8MDKPEAoTbSobHmgDSiy7p8sKUXnjP21Yf0XBw39ZfSX2DNHrTuF2XW0W0HB+Dhd5f8n+vnZ86+XCG0lUYdWRTlPMI3lro/8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773677604; c=relaxed/simple; bh=HaLo1MxPCTE0mwCHEdDYaGby4QVd3bmAMHfj6AlTveA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=oKasWMZGlbiKGIOig2O/WIIqlxaNNm1VRzGhQ70K+DEIDZcX8fKVP3GwdcKKtbkEeDLB50a+1Ee1MWUp4MrZ7JK5wmTiupBSgBvbSH9NMDIuDRGwB7q5jeIHVSzx2MOQhApsT5tDJT5ZP2KIVCy/scXExux9d2S1RJw+jzRPM8s= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lst.de; spf=pass smtp.mailfrom=lst.de; arc=none smtp.client-ip=213.95.11.211 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lst.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lst.de Received: by verein.lst.de (Postfix, from userid 2407) id D5E9968BEB; Mon, 16 Mar 2026 17:13:13 +0100 (CET) Date: Mon, 16 Mar 2026 17:13:13 +0100 From: Christoph Hellwig To: kernel test robot Cc: Christoph Hellwig , oe-lkp@lists.linux.dev, lkp@intel.com, Andrew Morton , Albert Ou , Alexander Gordeev , Alexandre Ghiti , Andreas Larsson , Anton Ivanov , Arnd Bergmann , "Borislav Petkov (AMD)" , Catalin Marinas , Chris Mason , Christian Borntraeger , Dan Williams , "David S. Miller" , David Sterba , Heiko Carstens , Herbert Xu , "H. Peter Anvin" , Huacai Chen , Ingo Molnar , Johannes Berg , Li Nan , Madhavan Srinivasan , Magnus Lindholm , Matt Turner , Michael Ellerman , Nicholas Piggin , Palmer Dabbelt , Richard Henderson , Richard Weinberger , Russell King , Song Liu , Sven Schnelle , Vasily Gorbik , WANG Xuerui , Will Deacon , linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org Subject: Re: [linux-next:master] [xor] ebbbf58989: BUG:KASAN:slab-out-of-bounds_in_xor_gen_avx Message-ID: <20260316161313.GA20842@lst.de> References: <202603131751.7ba6ffc8-lkp@intel.com> Precedence: bulk X-Mailing-List: linux-raid@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202603131751.7ba6ffc8-lkp@intel.com> User-Agent: Mutt/1.5.17 (2007-11-01) Note that this is the v1 series, and this is the case that Eric mentioned and which thus got fixed.