From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753872AbdBDI13 (ORCPT ); Sat, 4 Feb 2017 03:27:29 -0500 Received: from mx2.suse.de ([195.135.220.15]:33653 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753745AbdBDI12 (ORCPT ); Sat, 4 Feb 2017 03:27:28 -0500 Subject: Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc- To: kbuild test robot , kbuild-all@01.org References: <201702041041.pT43t4Op%fengguang.wu@intel.com> Cc: Andrew Morton , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Joonsoo Kim , David Rientjes , Pekka Enberg , Christoph Lameter From: Vlastimil Babka Message-ID: <9128099d-16fc-0adc-42f0-f286522ebec0@suse.cz> Date: Sat, 4 Feb 2017 09:27:21 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <201702041041.pT43t4Op%fengguang.wu@intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 4.2.2017 3:26, kbuild test robot wrote: > Hi Vlastimil, > > [auto build test WARNING on mmotm/master] > [also build test WARNING on v4.10-rc6] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] Hi, there are no warnings below? Vlastimil > > url: https://github.com/0day-ci/linux/commits/Vlastimil-Babka/mm-slab-rename-kmalloc-node-cache-to-kmalloc-size/20170204-021843 > base: git://git.cmpxchg.org/linux-mmotm.git master > config: i386-allmodconfig > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 > reproduce: > make ARCH=i386 allmodconfig > make ARCH=i386 > > All warnings (new ones prefixed by >>): > > --- > 0-DAY kernel test infrastructure Open Source Technology Center > https://lists.01.org/pipermail/kbuild-all Intel Corporation > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f69.google.com (mail-wm0-f69.google.com [74.125.82.69]) by kanga.kvack.org (Postfix) with ESMTP id 2737A6B0033 for ; Sat, 4 Feb 2017 03:27:29 -0500 (EST) Received: by mail-wm0-f69.google.com with SMTP id c85so9006629wmi.6 for ; Sat, 04 Feb 2017 00:27:29 -0800 (PST) Received: from mx2.suse.de (mx2.suse.de. [195.135.220.15]) by mx.google.com with ESMTPS id v13si20772676wrc.50.2017.02.04.00.27.27 for (version=TLS1 cipher=AES128-SHA bits=128/128); Sat, 04 Feb 2017 00:27:27 -0800 (PST) Subject: Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc- References: <201702041041.pT43t4Op%fengguang.wu@intel.com> From: Vlastimil Babka Message-ID: <9128099d-16fc-0adc-42f0-f286522ebec0@suse.cz> Date: Sat, 4 Feb 2017 09:27:21 +0100 MIME-Version: 1.0 In-Reply-To: <201702041041.pT43t4Op%fengguang.wu@intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: kbuild test robot , kbuild-all@01.org Cc: Andrew Morton , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Joonsoo Kim , David Rientjes , Pekka Enberg , Christoph Lameter On 4.2.2017 3:26, kbuild test robot wrote: > Hi Vlastimil, > > [auto build test WARNING on mmotm/master] > [also build test WARNING on v4.10-rc6] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] Hi, there are no warnings below? Vlastimil > > url: https://github.com/0day-ci/linux/commits/Vlastimil-Babka/mm-slab-rename-kmalloc-node-cache-to-kmalloc-size/20170204-021843 > base: git://git.cmpxchg.org/linux-mmotm.git master > config: i386-allmodconfig > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 > reproduce: > make ARCH=i386 allmodconfig > make ARCH=i386 > > All warnings (new ones prefixed by >>): > > --- > 0-DAY kernel test infrastructure Open Source Technology Center > https://lists.01.org/pipermail/kbuild-all Intel Corporation > -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org