From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-174.mta0.migadu.com (out-174.mta0.migadu.com [91.218.175.174]) (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 81A06437871 for ; Tue, 7 Jul 2026 17:15:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.174 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783444554; cv=none; b=rdd+yqcFIke49VI/dPZ1mC3h/Bnu44EC/zpSQp0PEUqDbOoDJLMUT1hWoQtzFOSRBV4X/MhaZ2oVxdYyq9ocrarbHWNgqf4LfdzYemQjxFW/vw8p/odnVAZlXrnt7RMDjesv7z10ZIanM9gruRAVGP0EzuRbbmzPZVfGWs/rcYk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783444554; c=relaxed/simple; bh=J1NJAqJd0+2yp2rJbqg03l9JTwd56gX041yd0Qlbj54=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=VgxydlTekKh8D4TfcoekhXiDgY+HmVUSXz+BX0P6Hs4YF+9WrQF+SXC5ZVeKDmdUt7haxE7BIxUluwC/EdJAenDLIMvbrV0URaEbHOs4CVmzFwNcY7VfO4sDLLp9g/iAIsf5voxQ1UoKcwBMkvo1b5zxRGw6Rqku1tB6+SdPoNs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=wyuan.org; spf=pass smtp.mailfrom=wyuan.org; dkim=pass (2048-bit key) header.d=wyuan.org header.i=@wyuan.org header.b=Tfnc8iXd; arc=none smtp.client-ip=91.218.175.174 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=wyuan.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=wyuan.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=wyuan.org header.i=@wyuan.org header.b="Tfnc8iXd" Date: Wed, 8 Jul 2026 01:15:33 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wyuan.org; s=key1; t=1783444549; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=96tfVeSKwDpe3fmshkL4hBunqhjvw1uJNIWp3vD4uR0=; b=Tfnc8iXd130BWRlWQ/r7R+8oQM45LG2pbNr/hRZZcz4mX8Fl7uaE+7vpEKbVM8bTGcTQub /59372eeKKhhKd04Lcby6mBn0bNelqDqa8KAxsHgGPZkCLEpgOBOnjpFlZpaG5n43oJei2 L2AIej2cS26XE2wdJFa9OmFUm/Cf9QPDhz1XMZjxS5/8yGKLuiRNnpgTQK4rstCmJWlW1h GCVVdMQBUy0FwQC1sIG1VSvTOobMdWR0s53XagnsEBkRrmAHtppYRtoUT5r1F3D5mglKTD mjpipKujetHBRETJJfosuyqLKGrx52JYWEQun6FR89OU7sGyAm6oPAkPahTYMA== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Weijie Yuan To: Yan Zhu Cc: Alex Shi , dzm91@hust.edu.cn, alexs@kernel.org, corbet@lwn.net, frederic@kernel.org, gpiccoli@igalia.com, jani.nikula@intel.com, kees@kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, longman@redhat.com, mchehab+huawei@kernel.org, si.yanteng@linux.dev, skhan@linuxfoundation.org, tony.luck@intel.com Subject: Re: [PATCH v2] docs/zh_CN: update admin-guide/index.rst translation Message-ID: References: <4534170c-700d-43b5-ad32-6b91455b3f14@hust.edu.cn> 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=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Migadu-Flow: FLOW_OUT On Sat, Jun 13, 2026 at 12:11:36AM +0800, Yan Zhu wrote: > > Hi Alex: > > On 6/8/2026 9:40 AM, Alex Shi wrote: > > Applied, Thanks! > > Can you confirm whether this patch has been merged? I couldnīt find it in > the repo: > https://git.kernel.org/pub/scm/linux/kernel/git/alexs/linux.git/?h=docs-next It seems that Alex missed this patch. I can't find it, too.