From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yi Zhang Subject: Re: [PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio Date: Tue, 18 Sep 2018 22:31:49 +0800 Message-ID: <20180918143148.GB70800@tiger-server> References: <20180907170451.GA5771@darwi-kernel> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: jglisse-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, yu.c.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org, jack-AlSwsSmVLrQ@public.gmane.org, david-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, rkrcmar-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, pbonzini-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, hch-jcswGhMUV9g@public.gmane.org, yi.z.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org To: "Ahmed S. Darwish" Return-path: Content-Disposition: inline In-Reply-To: <20180907170451.GA5771@darwi-kernel> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-nvdimm-bounces-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org Sender: "Linux-nvdimm" List-Id: kvm.vger.kernel.org Thanks Darwi's remind, Will follow that next time. Thanks. Yi On 2018-09-07 at 17:04:51 +0000, Ahmed S. Darwish wrote: > Hi! > > On Sat, Sep 08, 2018 at 02:03:02AM +0800, Zhang Yi wrote: > [...] > > > > V1: > > https://lkml.org/lkml/2018/7/4/91 > > > > V2: > > https://lkml.org/lkml/2018/7/10/135 > > > > V3: > > https://lkml.org/lkml/2018/8/9/17 > > > > V4: > > https://lkml.org/lkml/2018/8/22/17 > > > > Can we please avoid referencing "lkml.org"? > > It's just an unreliable broken website. [1][2] Much more important > though is that its URLs _hide_ the Message-Id field; running the > threat of losing the e-mail reference forever at some point in the > future. > > From Documentation/process/submitting-patches.rst: > > If the patch follows from a mailing list discussion, give a > URL to the mailing list archive; use the https://lkml.kernel.org/ > redirector with a ``Message-Id``, to ensure that the links > cannot become stale. > > So the V1 link above should've been either: > > https://lore.kernel.org/lkml/cover.1530716899.git.yi.z.zhang-VuQAYsv1563Yd54FQh9/CA@public.gmane.org > > or: > > https://lkml.kernel.org/r/cover.1530716899.git.yi.z.zhang-VuQAYsv1563Yd54FQh9/CA@public.gmane.org > > and so on.. > > Thanks, > > [1] https://www.theregister.co.uk/2018/01/14/linux_kernel_mailing_list_archives_will_return_soon > [2] The threading interface is also broken and in a lot of cases > does not show all messages in a thread > > -- > Darwi > http://darwish.chasingpointers.com