From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752222AbcBZKII (ORCPT ); Fri, 26 Feb 2016 05:08:08 -0500 Received: from mga01.intel.com ([192.55.52.88]:61062 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752099AbcBZKIG (ORCPT ); Fri, 26 Feb 2016 05:08:06 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,498,1449561600"; d="scan'208";a="659647851" Message-ID: <1456481324.13244.126.camel@linux.intel.com> Subject: Re: [PATCH 1/4] MSR: Prep for separating msr.c into three files From: Andy Shevchenko To: Marty McFadden Cc: ak@linux.intel.com, bp@alien8.de, bp@suse.de, brgerst@gmail.com, dan.j.williams@intel.com, dyoung@redhat.com, hpa@zytor.com, linux@horizon.com, linux-kernel@vger.kernel.org, luto@kernel.org, mingo@redhat.com, pavel@ucw.cz, tglx@linutronix.de, viro@zeniv.linux.org.uk, x86@kernel.org, yu.c.chen@intel.com Date: Fri, 26 Feb 2016 12:08:44 +0200 In-Reply-To: <1456444979-224547-2-git-send-email-mcfadden8@llnl.gov> References: <1456444979-224547-1-git-send-email-mcfadden8@llnl.gov> <1456444979-224547-2-git-send-email-mcfadden8@llnl.gov> Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.3-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-02-25 at 16:02 -0800, Marty McFadden wrote: >  arch/x86/kernel/msr.c       |  284 ------------------------------- > ------------ >  arch/x86/kernel/msr_entry.c |  284 > +++++++++++++++++++++++++++++++++++++++++++ >  2 files changed, 284 insertions(+), 284 deletions(-) Just hint to the future use of Git. Please, use -C -M whenever you move file with or without slight changes). -- Andy Shevchenko Intel Finland Oy