From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6D4B1CA0EE4 for ; Mon, 18 Aug 2025 17:33:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type:MIME-Version: Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=PgKB2qnc/bRPAL5RwjdygVePDYnntw4ZWdIavREWLBQ=; b=KeVpWT6Ri77YWpOcBwUe7t0WHS JMabBrc8HKBpM9viQp/mpmks/M5WiWlUN6Y1B82sL+MC0WaY+TqwHLA7XBRB1LyJIXlaDwt7D6lgn VxuxadNHf0Cd7Qloe7LCM8vBGI8U1dBvH92VNKicb9KL+HHgTP0iHTnHxSduIewEl5iqzw086urAu xU0sU3sQ4UWnE7pa4diHI0s+2ajS7cn9NsXRPqBeFcvGVKRkie3XK1jP+oY3L7CPjkSC+ptEMKAvJ hk9/TlJSKLnDfsN1DWdN0tkVjKM9y7YUHEphBtNm5zFD5BhKq7dqS9j0OcIuJdfJxGFByOG4nIwDF ySIL8Hig==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uo3jR-00000008C3t-2SWj; Mon, 18 Aug 2025 17:33:17 +0000 Received: from ms.lwn.net ([2600:3c01:e000:3a1::42]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uo2PJ-00000007zlq-44z9 for linux-arm-kernel@lists.infradead.org; Mon, 18 Aug 2025 16:08:27 +0000 DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net 5CE0F40AB4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1755533302; bh=PgKB2qnc/bRPAL5RwjdygVePDYnntw4ZWdIavREWLBQ=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=FS1soXLa521ujJUbl/402whSSESTHg9tMk1J4yJXD61Dfi279n3ZYdXUxCAqBrXbP 7uzuyvggLkYoXlerUj63roxK9vLzAUnVybiJ8ADgblvGi5LkC02Rne6uNwELG05I+6 k7OuwJQBxt+73WjptP+fON5qK+HI/wyJ2vePn9MgKDmwsi+JYLLCa/Ou+Yk0IU287M 3Bs39RXJcFhH8aA2anPFcTcN3lReE6Ci8Tc22FjnWBpnYKR6l1Y7r40THAF4d2OISs tpNV3csYjY/jWhXXQNvQZbmv84TtmdKAC3lrG0p2OxW0RInDuM1q8EFkKH6kheFgli bhQXe4L9M8KpA== Received: from localhost (unknown [IPv6:2601:280:4600:2da9::1fe]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 5CE0F40AB4; Mon, 18 Aug 2025 16:08:22 +0000 (UTC) From: Jonathan Corbet To: hariconscious@gmail.com, shuah@kernel.org, catalin.marinas@arm.com, will@kernel.org, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: HariKrishna Subject: Re: [PATCH] documentation/arm64 : kdump fixed typo errors In-Reply-To: <20250816120731.24508-1-hariconscious@gmail.com> References: <20250816120731.24508-1-hariconscious@gmail.com> Date: Mon, 18 Aug 2025 10:08:21 -0600 Message-ID: <871pp8a9ze.fsf@trenco.lwn.net> MIME-Version: 1.0 Content-Type: text/plain X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250818_090826_010516_5083D2DC X-CRM114-Status: GOOD ( 15.54 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org hariconscious@gmail.com writes: > From: HariKrishna > > kdump.rst documentation typos corrected > > Signed-off-by: HariKrishna > --- > Documentation/arch/arm64/kdump.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/arch/arm64/kdump.rst b/Documentation/arch/arm64/kdump.rst > index 56a89f45df28..d3195a93a066 100644 > --- a/Documentation/arch/arm64/kdump.rst > +++ b/Documentation/arch/arm64/kdump.rst > @@ -5,7 +5,7 @@ crashkernel memory reservation on arm64 > Author: Baoquan He > > Kdump mechanism is used to capture a corrupted kernel vmcore so that > -it can be subsequently analyzed. In order to do this, a preliminarily > +it can be subsequently analyzed. In order to do this, a preliminary > reserved memory is needed to pre-load the kdump kernel and boot such > kernel if corruption happens. I don't think this is right. While reserving judgment on "preliminarily" as a word, the intended use is adverbial, so this change does not make things better. The better fix, perhaps, is to say "previously" instead. Should you choose to resubmit this, we'll need your real name in the Signed-off-by tag, please. Thanks, jon From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3BC97CAC588 for ; Mon, 8 Sep 2025 12:05:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc: To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=nEz+Em4KcFOihPHl7+oJJANOhPUPqUcx/sA2JXEHLYw=; b=ylSCmKmiuXIdSvHtZcBlfJDYUK Ytps+o3k5/i1FZnDudlhe60BIhZW7OF2lk+Hmj1pjsYxf58jaH5Wl8AdpancEiB3r0hSvLDQzPa4w tFNntISWdBXyELPlpRi78oqLOMhqT9u3RaG22+pqxjKuvatS2pbdl08jnJ52p1O02J+3ItZrTPAF0 mZ76Vsff4BaJTAcKOEPT/FZ6LvyIQSDMYkuGgVb4dzWdWSE6NefW7Ru0CY08jTbZbjyYNNSMNQYh/ ScZeD/CnO9vERpyCVpkCrSH1jcMKYro4FVYcgaAkcoP6u0OlvdOgrsli2AK3TfDb5VLmI2SIT+SXs K0LoTYpQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uvacH-0000000GrE2-1abr; Mon, 08 Sep 2025 12:05:01 +0000 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uvYpT-0000000GHfO-3ERH for linux-arm-kernel@lists.infradead.org; Mon, 08 Sep 2025 10:10:32 +0000 Received: by mail-wm1-x330.google.com with SMTP id 5b1f17b1804b1-45cb5e5e71eso20577815e9.2 for ; Mon, 08 Sep 2025 03:10:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1757326230; x=1757931030; darn=lists.infradead.org; h=content-transfer-encoding:mime-version:list-unsubscribe :list-subscribe:list-id:precedence:references:in-reply-to:message-id :date:subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=nEz+Em4KcFOihPHl7+oJJANOhPUPqUcx/sA2JXEHLYw=; b=hhav00Lj5HQfKddQWgaonjoOqmj40Vy2vPYM3E6D7Ico1+woGxibHcYXYVPCem9fla QytVfwrOpg8hpBjLPespr8JEiyqLyaafYJ98xKHslETWOzum6zotiD5R9LXwxLeIqXTm u1/xaLhptglroLVJXPrUVsKNfDiIoiq9MOKQ+txtdq0TAFWJDEF5XAsQ/lXWqIz/lhk9 ihxnevgP0WE0QBc2fuHkn9mDZFlD14SPp6qchzHrY+Fjzz1EGXvnyWfcgxUaRB+1X2DT IX73WNN4QEGW18rvHU6PJ3NtpJGAIDSmtIy0so7fc3MBwLcKLCdbCrGtbEgr6F6AkYtS vKRQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1757326230; x=1757931030; h=content-transfer-encoding:mime-version:list-unsubscribe :list-subscribe:list-id:precedence:references:in-reply-to:message-id :date:subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=nEz+Em4KcFOihPHl7+oJJANOhPUPqUcx/sA2JXEHLYw=; b=BN1LeWInhWFbVC+pXn6M4iPXdmZ2GZo5TrWvGqBF+vuOjco8zDcXJ/jC0PWSBenZUB nHdO0RYP+yj6OGTwK358e7GEgJHzxE+PxiU7mX6J1jHkDjn4KXP1Td3/zF9PF3qQ8aJg 6fLnpaly64MzvlsQHFBO+cP9xNHrBT/TqgNyOThMADj3U6YPpD4aM3UBzFIdO5Yg20iu T/LtCb3FH/te6w9iSD7oXOF90hZ7mpj6DayapgGgljrzqMY3jl0y68QDpePbXbmmW/j9 Q0ycj7PR96pY0Hl/I6bCNWL14DTAdbFWki1omwVvgxYNmCO/jmyKpOmmKtI75bnpFTXd E88Q== X-Forwarded-Encrypted: i=1; AJvYcCUz3k3thHa5Oe+GUbo8Ti1DACg0X9jlfHynVvSt4oE/TUfkVHGaQR7yAdJJ4LiyFGGwpvKwXK/ULh5o9+3CYAhB@lists.infradead.org X-Gm-Message-State: AOJu0YwziaH6xmYsT3BzaOtEb034VyX92kVSJMpV0uBvvfXi/rgG276G GUhS4HvTgCBxsNnESyvzYLa5IXshmKezXH2Huq9WEid5GxsxoPPvHRUD61m74NLsOck= X-Gm-Gg: ASbGnct3MNGz3yldLAGf23XaOZfa5GI7ZpJ1iiesoVRtVf0rWb8hLVxXaRgUeXMawOv Dlnt55aLT0V80VuKpQhg9/qfEhHFnNm95b6P9hVvCyGmkSBrR0GyiKyOu2fVpvx6QYxS6eseKUF QaG4sq+XdI/j2ARRLR/927ocuavcm93O3We8XsV4XMT3cw/9n1RmeVPg33bNJQECbD04MkOtLqI /pNYboUufj+7/fC+D3EkcSlzT06N2gjFeWLhkRSalF+JGSGdE7kW2QEQh1OHnnSc7B05h02m54w VsYxPsYjCnqtyYrGvzbKyMgPlBpWEc69CTZ1dmXGP7NVzP55Q+IMXJ2HX8zd6BTWul32pjq8bx/ 1YRfj4K/ecRkPs6diYTF9COkr X-Google-Smtp-Source: AGHT+IEXq7zsbLWoeBLVjjDgNCg06cJkPK+gGZDWWxQKZCTOtFGDmBRwiKg70/ycWnZxMXLglLDO8Q== X-Received: by 2002:a05:600c:1c0d:b0:45b:9961:9c01 with SMTP id 5b1f17b1804b1-45ddde832ebmr76690925e9.16.1757326229742; Mon, 08 Sep 2025 03:10:29 -0700 (PDT) Received: from gmail.com ([147.161.145.84]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-45b7e50e30asm439408275e9.24.2025.09.08.03.10.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Sep 2025 03:10:29 -0700 (PDT) From: hariconscious@gmail.com To: corbet@lwn.net Cc: catalin.marinas@arm.com, hariconscious@gmail.com, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, shuah@kernel.org, will@kernel.org Subject: Re: [PATCH] documentation/arm64 : kdump fixed typo errors Date: Mon, 8 Sep 2025 15:39:01 +0530 Message-ID: <871pp8a9ze.fsf@trenco.lwn.net> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20250816120731.24508-1-hariconscious@gmail.com> References: <20250816120731.24508-1-hariconscious@gmail.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250908_031031_800727_A73E7B53 X-CRM114-Status: GOOD ( 17.01 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Message-ID: <20250908100901.S6OfbdZDM---Hza2K4csn9fb49aOm_4beg7we04gPF4@z> hariconscious@gmail.com writes: > From: HariKrishna > > kdump.rst documentation typos corrected > > Signed-off-by: HariKrishna > --- > Documentation/arch/arm64/kdump.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/arch/arm64/kdump.rst b/Documentation/arch/arm64/kdump.rst > index 56a89f45df28..d3195a93a066 100644 > --- a/Documentation/arch/arm64/kdump.rst > +++ b/Documentation/arch/arm64/kdump.rst > @@ -5,7 +5,7 @@ crashkernel memory reservation on arm64 > Author: Baoquan He > > Kdump mechanism is used to capture a corrupted kernel vmcore so that > -it can be subsequently analyzed. In order to do this, a preliminarily > +it can be subsequently analyzed. In order to do this, a preliminary > reserved memory is needed to pre-load the kdump kernel and boot such > kernel if corruption happens. I don't think this is right. While reserving judgment on "preliminarily" as a word, the intended use is adverbial, so this change does not make things better. The better fix, perhaps, is to say "previously" instead. Should you choose to resubmit this, we'll need your real name in the Signed-off-by tag, please. Thanks, jon Hi Jon, Good day. Thanks for the suggestion, will correct and send the patch again. And my real name is "HariKrishna" and see that it is mentioned in Signed-off-by tag. Do I need to add surname as well ? Please let me know. Thank you. HariKrishna.