From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754432Ab2KLV3M (ORCPT ); Mon, 12 Nov 2012 16:29:12 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44371 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752655Ab2KLV3E (ORCPT ); Mon, 12 Nov 2012 16:29:04 -0500 Date: Mon, 12 Nov 2012 13:29:01 -0800 From: Andrew Morton To: Jens Axboe Cc: Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Maxim Levitsky , Dan Carpenter Subject: Re: linux-next: manual merge of the akpm tree with the block tree Message-Id: <20121112132901.4bd52e6f.akpm@linux-foundation.org> In-Reply-To: <50A16811.10503@kernel.dk> References: <20121112151540.16dd14cd1eef76432c098e8a@canb.auug.org.au> <20121112130727.e063fa37.akpm@linux-foundation.org> <50A16811.10503@kernel.dk> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 12 Nov 2012 14:20:17 -0700 Jens Axboe wrote: > On 2012-11-12 14:07, Andrew Morton wrote: > > On Mon, 12 Nov 2012 15:15:40 +1100 > > Stephen Rothwell wrote: > > > >> Hi Andrew, > >> > >> Today's linux-next merge of the akpm tree got a conflict in > >> drivers/memstick/core/ms_block.h between commit 0604fa04ccc7 ("memstick: > >> add support for legacy memorysticks") that use to be in the block tree > >> and commits "memstick: remove unused field from state struct", "memstick: > >> ms_block: fix compile issue", "memstick: use after free in > >> msb_disk_release()" and "memstick: memory leak on error in msb_ftl_scan > >> ()" from the akpm tree. > >> > >> The block tree commit has been dropped, so the 4 akpm tree patches no > >> longer have anything to apply to, so I have dropped them. > > > > Confused. Who dropped "memstick: add support for legacy memorysticks"? > > You, or Jens? > > I dropped it for 3.7 submission, that's why it disappeared from my > for-next. But linux-next is the candidate 3.8 tree, so the memstick patches should be in there. Or did you mean "3.8"?