diff for duplicates of <YhMLoUvxteZVVwqQ@MiWiFi-R3L-srv> diff --git a/a/1.txt b/N1/1.txt index d59d408..e53c217 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -35,7 +35,7 @@ On 01/24/22 at 04:47pm, Zhen Lei wrote: > + DMA zone, which also tries to allocate at least 256M low memory in > + DMA zone automatically. > + "crashkernel=Y,low" can be used to allocate specified size low memory. -> + Use "crashkernel=Y at X" if you really have to reserve memory from +> + Use "crashkernel=Y@X" if you really have to reserve memory from > + specified start address X. Note that the start address of the kernel, > + X if explicitly specified, must be aligned to 2MiB (0x200000). diff --git a/a/content_digest b/N1/content_digest index 264b3ea..d96f0b4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,33 @@ "ref\020220124084708.683-1-thunder.leizhen@huawei.com\0" "ref\020220124084708.683-6-thunder.leizhen@huawei.com\0" "From\0Baoquan He <bhe@redhat.com>\0" - "Subject\0[PATCH v20 5/5] kdump: update Documentation about crashkernel\0" + "Subject\0Re: [PATCH v20 5/5] kdump: update Documentation about crashkernel\0" "Date\0Mon, 21 Feb 2022 11:48:49 +0800\0" - "To\0kexec@lists.infradead.org\0" + "To\0Zhen Lei <thunder.leizhen@huawei.com>\0" + "Cc\0Thomas Gleixner <tglx@linutronix.de>" + Ingo Molnar <mingo@redhat.com> + Borislav Petkov <bp@alien8.de> + x86@kernel.org + H . Peter Anvin <hpa@zytor.com> + linux-kernel@vger.kernel.org + Dave Young <dyoung@redhat.com> + Vivek Goyal <vgoyal@redhat.com> + Eric Biederman <ebiederm@xmission.com> + kexec@lists.infradead.org + Catalin Marinas <catalin.marinas@arm.com> + Will Deacon <will@kernel.org> + linux-arm-kernel@lists.infradead.org + Rob Herring <robh+dt@kernel.org> + Frank Rowand <frowand.list@gmail.com> + devicetree@vger.kernel.org + Jonathan Corbet <corbet@lwn.net> + linux-doc@vger.kernel.org + Randy Dunlap <rdunlap@infradead.org> + Feng Zhou <zhoufeng.zf@bytedance.com> + Kefeng Wang <wangkefeng.wang@huawei.com> + Chen Zhou <dingguo.cz@antgroup.com> + John Donnelly <John.p.donnelly@oracle.com> + " Dave Kleikamp <dave.kleikamp@oracle.com>\0" "\00:1\0" "b\0" "On 01/24/22 at 04:47pm, Zhen Lei wrote:\n" @@ -43,7 +67,7 @@ "> + DMA zone, which also tries to allocate at least 256M low memory in\n" "> + DMA zone automatically.\n" "> + \"crashkernel=Y,low\" can be used to allocate specified size low memory.\n" - "> + Use \"crashkernel=Y at X\" if you really have to reserve memory from\n" + "> + Use \"crashkernel=Y@X\" if you really have to reserve memory from\n" "> + specified start address X. Note that the start address of the kernel,\n" "> + X if explicitly specified, must be aligned to 2MiB (0x200000).\n" "\n" @@ -114,4 +138,4 @@ "> 2.25.1\n" > -46c92971f2bcac038f556f55591262161f183ab61c47da4917e637f296991f3d +1e139f7689090337dceac0d04a5dfac36ef5736f27bdb1d3e951bf842c5443c5
diff --git a/a/1.txt b/N2/1.txt index d59d408..d11a251 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -35,7 +35,7 @@ On 01/24/22 at 04:47pm, Zhen Lei wrote: > + DMA zone, which also tries to allocate at least 256M low memory in > + DMA zone automatically. > + "crashkernel=Y,low" can be used to allocate specified size low memory. -> + Use "crashkernel=Y at X" if you really have to reserve memory from +> + Use "crashkernel=Y@X" if you really have to reserve memory from > + specified start address X. Note that the start address of the kernel, > + X if explicitly specified, must be aligned to 2MiB (0x200000). @@ -104,4 +104,10 @@ Ditto. > > -- > 2.25.1 -> +> + + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N2/content_digest index 264b3ea..f720259 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,33 @@ "ref\020220124084708.683-1-thunder.leizhen@huawei.com\0" "ref\020220124084708.683-6-thunder.leizhen@huawei.com\0" "From\0Baoquan He <bhe@redhat.com>\0" - "Subject\0[PATCH v20 5/5] kdump: update Documentation about crashkernel\0" + "Subject\0Re: [PATCH v20 5/5] kdump: update Documentation about crashkernel\0" "Date\0Mon, 21 Feb 2022 11:48:49 +0800\0" - "To\0kexec@lists.infradead.org\0" + "To\0Zhen Lei <thunder.leizhen@huawei.com>\0" + "Cc\0Thomas Gleixner <tglx@linutronix.de>" + Ingo Molnar <mingo@redhat.com> + Borislav Petkov <bp@alien8.de> + x86@kernel.org + H . Peter Anvin <hpa@zytor.com> + linux-kernel@vger.kernel.org + Dave Young <dyoung@redhat.com> + Vivek Goyal <vgoyal@redhat.com> + Eric Biederman <ebiederm@xmission.com> + kexec@lists.infradead.org + Catalin Marinas <catalin.marinas@arm.com> + Will Deacon <will@kernel.org> + linux-arm-kernel@lists.infradead.org + Rob Herring <robh+dt@kernel.org> + Frank Rowand <frowand.list@gmail.com> + devicetree@vger.kernel.org + Jonathan Corbet <corbet@lwn.net> + linux-doc@vger.kernel.org + Randy Dunlap <rdunlap@infradead.org> + Feng Zhou <zhoufeng.zf@bytedance.com> + Kefeng Wang <wangkefeng.wang@huawei.com> + Chen Zhou <dingguo.cz@antgroup.com> + John Donnelly <John.p.donnelly@oracle.com> + " Dave Kleikamp <dave.kleikamp@oracle.com>\0" "\00:1\0" "b\0" "On 01/24/22 at 04:47pm, Zhen Lei wrote:\n" @@ -43,7 +67,7 @@ "> + DMA zone, which also tries to allocate at least 256M low memory in\n" "> + DMA zone automatically.\n" "> + \"crashkernel=Y,low\" can be used to allocate specified size low memory.\n" - "> + Use \"crashkernel=Y at X\" if you really have to reserve memory from\n" + "> + Use \"crashkernel=Y@X\" if you really have to reserve memory from\n" "> + specified start address X. Note that the start address of the kernel,\n" "> + X if explicitly specified, must be aligned to 2MiB (0x200000).\n" "\n" @@ -112,6 +136,12 @@ "> \n" "> -- \n" "> 2.25.1\n" - > + "> \n" + "\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -46c92971f2bcac038f556f55591262161f183ab61c47da4917e637f296991f3d +24e0c572b45b4625306e59656e0b6e3edbc73684666084b0de02726a5115aa65
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.