From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755253AbcJ0PiI (ORCPT ); Thu, 27 Oct 2016 11:38:08 -0400 Received: from mga01.intel.com ([192.55.52.88]:47944 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031044AbcJ0PiH (ORCPT ); Thu, 27 Oct 2016 11:38:07 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,553,1473145200"; d="scan'208";a="184577996" Message-ID: <1477582681.5295.33.camel@linux.intel.com> Subject: Re: [patch v1 1/2] drivers/platform/x86: move module mlx-platform from arch/x86 to drivers/platform/x86 From: Andy Shevchenko To: Vadim Pasternak , "dvhart@infradead.org" , "fengguang.wu@intel.com" Cc: "davem@davemloft.net" , "geert@linux-m68k.org" , "akpm@linux-foundation.org" , "kvalo@codeaurora.org" , "gregkh@linuxfoundation.org" , "mchehab@kernel.org" , "linux@roeck-us.net" , "linux-kernel@vger.kernel.org" , "platform-driver-x86@vger.kernel.org" , "jiri@resnulli.us" Date: Thu, 27 Oct 2016 18:38:01 +0300 In-Reply-To: References: <1477576758-102003-1-git-send-email-vadimp@mellanox.com> <1477576750.5295.28.camel@linux.intel.com> Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.1-1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2016-10-27 at 15:26 +0000, Vadim Pasternak wrote: > > -----Original Message----- > > From: Andy Shevchenko [mailto:andriy.shevchenko@linux.intel.com] > > Sent: Thursday, October 27, 2016 4:59 PM > > To: Vadim Pasternak ; dvhart@infradead.org; > > fengguang.wu@intel.com > > Cc: davem@davemloft.net; geert@linux-m68k.org; akpm@linux- > > foundation.org; kvalo@codeaurora.org; gregkh@linuxfoundation.org; > > mchehab@kernel.org; linux@roeck-us.net; linux-kernel@vger.kernel.org > > ; > > platform-driver-x86@vger.kernel.org; jiri@resnulli.us > > Subject: Re: [patch v1 1/2] drivers/platform/x86: move module mlx- > > platform > > from arch/x86 to drivers/platform/x86 > > > > On Thu, 2016-10-27 at 13:59 +0000, vadimp@mellanox.com wrote: > > > From: Vadim Pasternak > > > > > > Move module mlx-platform.c from arch/x86/platform/mellanox/ to > > > drivers/platform/x86/. > > > Remove folder arch/x86/platform/mellanox/ and update relevant > > > Makefile > > > and Kconfig. > > > > No way, please use -M -C. > > > > > Hi Andy, > > I am afraid I didn't understand your comment. > Could you, please, add some more details? When you prepare patches where files are copied and/or moved add those command line options. It is the case for this patch. Moreover I forgot to mention -n (link your patches into an e-mail thread) if you consider them dependent. More details are available in help of git format-patch. -- Andy Shevchenko Intel Finland Oy