From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 1 Dec 2018 11:27:32 +0100 From: Peter Zijlstra To: Dan Williams Cc: tglx@linutronix.de, "Kirill A. Shutemov" , Sebastian Andrzej Siewior , Borislav Petkov , stable@vger.kernel.org, Andy Lutomirski , Dave Hansen , x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 5/5] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init() Message-ID: <20181201102732.GE11614@hirez.programming.kicks-ass.net> References: <154362450646.2367148.16448130381211111341.stgit@dwillia2-desk3.amr.corp.intel.com> <154362453268.2367148.268782514142834053.stgit@dwillia2-desk3.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <154362453268.2367148.268782514142834053.stgit@dwillia2-desk3.amr.corp.intel.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: A small nit: On Fri, Nov 30, 2018 at 04:35:32PM -0800, Dan Williams wrote: > [1]: https://lore.kernel.org/lkml/9DFD717D-857D-493D-A606-B635D72BAC21@amacapital.net > [2]: https://lore.kernel.org/lkml/749919a4-cdb1-48a3-adb4-adb81a5fa0b5@intel.com I much prefer the form: https://lkml.kernel.org/r/${msgid} over the direct lore links. Luckily both contain the full msgid which is the important part. (I still think lore has a horrible UI)