From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 5C8764218A5; Thu, 30 Apr 2026 13:15:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777554907; cv=none; b=TtEPIIam63lIJPXQGoKc+qcbGanKBAsR8pb0Y7BEKzKEmjPfw+uRYI8IxofEQFIwhVv+5aSsUM+HlV1rcC31wGxbj2ud46WG3WRQwC7vqnaJIAD/yDI10h/s63awlwVL7mg2i/MAGAJRdOpLzAqTisOzOwVYDLgkKXHy2LJ2DIQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777554907; c=relaxed/simple; bh=cPwaNAE8fIXZ9U/1et+TfgfkpMf3plBG2cZcKoz27uI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=DoAMSuVm82TKBcVPw33rLmd411plUFvYnbHvKCaY0PrSGzikFk2XYnTOvTfgXE+8E3LFeBdSdY16jGu8CmNJ18eGtMsVMKI7XgU/xPZ9B8d0ugmuOCYIyQBVvZqK0iYyBf5ce8dMT4l4vR3M1Mi+KU1XlSYwzTkoFfCA1vtltbs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=qAim7nMB; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="qAim7nMB" Received: by smtp.kernel.org (Postfix) with ESMTPSA id A438CC2BCB3; Thu, 30 Apr 2026 13:15:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1777554907; bh=cPwaNAE8fIXZ9U/1et+TfgfkpMf3plBG2cZcKoz27uI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qAim7nMB+O6fEY83qZrRguk29F9Ii0qD8J9+Y0p2Yfk/V9NygUT4iig0Es87ioJTt BJ+EhlT7GT2zI6N+kIMgX44tZYhIB7fEyKrjmP4PdWcrBxHIkQT3EoSxyIGp82OSRL P32AFYPiGaZzdF6x4hXe8egsDfW0wjQ8/4UBC9P8= Date: Thu, 30 Apr 2026 15:15:04 +0200 From: Greg Kroah-Hartman To: Luna Jernberg Cc: Linus Torvalds , linux-kernel@vger.kernel.org, akpm@linux-foundation.org, stable@vger.kernel.org, lwn@lwn.net, jslaby@suse.cz Subject: Re: Linux 7.0.3 Message-ID: <2026043052-deflector-dodgy-93a6@gregkh> References: <2026043052-coasting-tinwork-27b5@gregkh> Precedence: bulk X-Mailing-List: stable@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: On Thu, Apr 30, 2026 at 03:09:05PM +0200, Luna Jernberg wrote: > Hey! > > Works fine > > patching: https://copy.fail/ next ? ;) That was fixed a while ago in older kernel releases that you should already be running :) thanks, greg k-h