From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754892AbbGWCCk (ORCPT ); Wed, 22 Jul 2015 22:02:40 -0400 Received: from mga09.intel.com ([134.134.136.24]:11958 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753890AbbGWCCh (ORCPT ); Wed, 22 Jul 2015 22:02:37 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,527,1432623600"; d="scan'208";a="769541482" Message-ID: <55B04AA0.7080709@intel.com> Date: Thu, 23 Jul 2015 10:00:00 +0800 From: Pan Xinhui User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Borislav Petkov , "Elliott, Robert (Server Storage)" CC: "linux-kernel@vger.kernel.org" , Thomas Gleixner , "mingo@redhat.com" , "hpa@zytor.com" , "x86@kernel.org" , "bp@suse.de" , "Kani, Toshimitsu" , "jgross@suse.com" , "mcgrof@suse.com" , "mnipxh@163.com" , "yanmin_zhang@linux.intel.com" Subject: Re: [PATCH V4] x86/mm/pat: Do a small optimization and fix in reserve_memtype References: <55AF9A2C.6000703@intel.com> <94D0CD8314A33A4D9D801C0FE68B40295AA03106@G9W0745.americas.hpqcorp.net> <20150722144551.GB28766@nazgul.tnic> In-Reply-To: <20150722144551.GB28766@nazgul.tnic> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org hi, Borislav very kind of you. :) On 2015年07月22日 22:45, Borislav Petkov wrote: > On Wed, Jul 22, 2015 at 02:38:28PM +0000, Elliott, Robert (Server Storage) wrote: >> With each branch now just one line, the {} can be removed. > > ... and I had suggested it without the {}. > hmm, sorry for my mistakes. Now I have to send patch V5 to you, the version number 5 is a little big for a simple patch like this.. thanks xinhui