From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760643Ab2EDXTQ (ORCPT ); Fri, 4 May 2012 19:19:16 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:44165 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755767Ab2EDXTO (ORCPT ); Fri, 4 May 2012 19:19:14 -0400 X-Sasl-enc: 7AIv5tKg8//rdNSsYad7eptzn51ssEtbHOBQXFx7r4pK 1336173553 Date: Fri, 4 May 2012 16:19:12 -0700 From: Greg KH To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Jim Cromie , Rusty Russell , Chris Metcalf Subject: Re: linux-next: manual merge of the driver-core tree with Linus' tree Message-ID: <20120504231912.GB9720@kroah.com> References: <20120501150109.753d67c17e5beead1600c7ac@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120501150109.753d67c17e5beead1600c7ac@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 01, 2012 at 03:01:09PM +1000, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > init/main.c between commit a99cd1125189 ("init: fix bug where environment > vars can't be passed via boot args") from Linus' tree and commit > 9fb48c744ba6 ("params: add 3rd arg to option handler callback signature") > from the driver-core tree. > > I fixed it up (see below) and can carry the fix as necessary. Thanks, this should now be resolved in my tree. greg k-h