From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752262Ab1I0NAk (ORCPT ); Tue, 27 Sep 2011 09:00:40 -0400 Received: from merlin.infradead.org ([205.233.59.134]:45185 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751198Ab1I0NAj convert rfc822-to-8bit (ORCPT ); Tue, 27 Sep 2011 09:00:39 -0400 Subject: Re: [PATCH v5 3.1.0-rc4-tip 18/26] uprobes: slot allocation. From: Peter Zijlstra To: Srikar Dronamraju Cc: Ingo Molnar , Steven Rostedt , Linux-mm , Arnaldo Carvalho de Melo , Linus Torvalds , Hugh Dickins , Christoph Hellwig , Masami Hiramatsu , Thomas Gleixner , Ananth N Mavinakayanahalli , Oleg Nesterov , Andrew Morton , Jim Keniston , Roland McGrath , Stephen Smalley , LKML , Eric Paris Date: Tue, 27 Sep 2011 14:59:50 +0200 In-Reply-To: <20110927123225.GC15435@linux.vnet.ibm.com> References: <20110920115938.25326.93059.sendpatchset@srdronam.in.ibm.com> <20110920120335.25326.50673.sendpatchset@srdronam.in.ibm.com> <1317124177.15383.46.camel@twins> <20110927123225.GC15435@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Evolution 3.0.3- Message-ID: <1317128390.15383.58.camel@twins> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2011-09-27 at 18:02 +0530, Srikar Dronamraju wrote: > I used to keep the changelog after the marker after Christoph Hellwig > had suggested that https://lkml.org/lkml/2010/7/20/5 > However "stg export" removes lines after the --- marker. That's no excuse for writing shitty changelogs. Version logs contain the incremental changes in each version, but the changelog should be a full and proper description of the patch, irrespective of how many iterations and changes it has undergone.