From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alasdair G Kergon Subject: Re: [PATCH 1 of 2] DM log userspace: Minor fix-ups Date: Wed, 19 Oct 2011 01:13:56 +0100 Message-ID: <20111019001355.GP24527@agk-dp.fab.redhat.com> References: <1318533312.28595.4.camel@f14.redhat.com> <1318533394.28595.6.camel@f14.redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1318533394.28595.6.camel@f14.redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Jonathan Brassow Cc: dm-devel@redhat.com List-Id: dm-devel.ids On Thu, Oct 13, 2011 at 02:16:34PM -0500, Jon Brassow wrote: > dm-log-userspace: use kzalloc instead of kmalloc But what's the reason? Is this fixing a bug or not? The patch header needs to tell us so we know whether this should be backported to stable or not, for example. Alasdair