From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752406AbeDLMIq (ORCPT ); Thu, 12 Apr 2018 08:08:46 -0400 Received: from bombadil.infradead.org ([198.137.202.133]:56198 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750763AbeDLMIo (ORCPT ); Thu, 12 Apr 2018 08:08:44 -0400 Date: Thu, 12 Apr 2018 14:08:32 +0200 From: Peter Zijlstra To: Joe Perches Cc: Andrea Parri , Ingo Molnar , Andrew Morton , "Rafael J. Wysocki" , Andy Whitcroft , yuankuiz@codeaurora.org, Linux PM , "Rafael J. Wysocki" , Frederic Weisbecker , Thomas Gleixner , paulmck@linux.vnet.ibm.com, Len Brown , Linux Kernel Mailing List Subject: Re: [PATCH] checkpatch: Add a --strict test for structs with bool member definitions Message-ID: <20180412120832.GZ4082@hirez.programming.kicks-ass.net> References: <20180410143950.4b8526073b4e3e34689f68cb@linux-foundation.org> <20180410150011.df9e036f57b5bcac7ac19686@linux-foundation.org> <20180411081502.GJ4082@hirez.programming.kicks-ass.net> <20180411092959.e666ec443e4d3bb6f43901d7@linux-foundation.org> <20180411170049.GR4082@hirez.programming.kicks-ass.net> <20180412074719.pmcddramzyikppco@gmail.com> <20180412093521.GA6427@andrea> <20180412115022.GL4043@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 12, 2018 at 05:01:37AM -0700, Joe Perches wrote: > On Thu, 2018-04-12 at 13:50 +0200, Peter Zijlstra wrote: > > On Thu, Apr 12, 2018 at 11:35:21AM +0200, Andrea Parri wrote: > > > Is there a better or recommended way to reference posts on LKML in commit > > > messages? (I do like the idea of linking to previous discussions, results, > > > ...) > > > > Yes: > > > > https://lkml.kernel.org/r/$MSGID > > > > that has the added benefit that it immediately includes the msg-id, so > > even if you don't have tubes, you can search for it in your local > > mailboxes. > > > > Also, since we (kernel.org) control the redirection (currently > > marc.info) we can always point it to a life archive. > > Message IDs are not useful unless you subscribe and > keep your emails. I happen to do so.. > It'd be _much_ nicer if vger.kernel.org stored every email > it sent and had a search mechanism available rather than > relying on external systems. People are looking at that afaik.