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 5E1F61487D6 for ; Mon, 29 Jul 2024 15:14:52 +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=1722266092; cv=none; b=M3H7G9MGbsy7WMrx8VrqYCltxjYvPTZqP9m5/nEbQLQ18YR7d7lDe3BnwFX9CDe4vWjxk+4zGUc4xlJck0bc0PozQNURlfLFJzzHAngcAsHbCvg5i5QETrDv9jBuIbTOCoozZsg2ITVqLtHHt0Z63+l/o/ENxV9EEwDr3lgOCXI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722266092; c=relaxed/simple; bh=KUp2Vvf/BvDZG8+AN+5AJXXvPqZYop8+ZT5mfdtJoUQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=O6N6a2Yxhf0p0rOiMdQ73owg7wxirrKQkuCWHIZ08MdW/ydTYUGFDTP3wRND42HGEZ74X+zPyFSSq7N+53690AczO64DAGxS6eYnuU+w/NPAL1NT3h+SrqRpfHmed6bVYkag+1KAlCDO+orrooFHciUKmadi8ennYK/0aNepbIE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=ankzdU3c; 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="ankzdU3c" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3C14BC32786; Mon, 29 Jul 2024 15:14:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1722266091; bh=KUp2Vvf/BvDZG8+AN+5AJXXvPqZYop8+ZT5mfdtJoUQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ankzdU3c9SyGRqeW8gS2wAn4seTjY5Fn2ewtaSE8WboXvoqhoGitrKdtsGMUFwz9H yuGmWFCw4mKyCcHhdt6oN3SBvxws4gau/S0GyhudVVsLFZFIKl76MdkQ8EoDkBG22x 4WZJ6pdEPN68DsBLqx+9asxdTkLwbEWs98F5UT0E= Date: Mon, 29 Jul 2024 17:14:48 +0200 From: Greg KH To: Huacai Chen Cc: chenhuacai@loongson.cn, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h" failed to apply to 6.10-stable tree Message-ID: <2024072936-peddling-escalate-298b@gregkh> References: <2024072921-props-yam-bb2b@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 Mon, Jul 29, 2024 at 10:36:28PM +0800, Huacai Chen wrote: > Hi, Greg, > > For stable kernels before 6.11 please use this patch, thanks. > > https://lore.kernel.org/loongarch/20240511100157.2334539-1-chenhuacai@loongson.cn/ Please submit it here in a format we can apply it in. thanks, greg k-h