From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 28 Apr 2015 14:25:57 +0200 (CEST) Received: from ozlabs.org ([103.22.144.67]:43259 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27012081AbbD1MZz1eYaJ (ORCPT ); Tue, 28 Apr 2015 14:25:55 +0200 Received: by ozlabs.org (Postfix, from userid 1011) id A22AE14016A; Tue, 28 Apr 2015 22:25:52 +1000 (AEST) From: Rusty Russell To: Geert Uytterhoeven Cc: "linux-kernel\@vger.kernel.org" , Rasmus Villemoes , Linux MIPS Mailing List , sparclinux , "linuxppc-dev\@lists.ozlabs.org" , Mark Brown , DRI Development , Matthew Wilcox Subject: Re: Build regressions/improvements in v4.1-rc1 In-Reply-To: References: <1430128286-8952-1-git-send-email-geert@linux-m68k.org> <871tj4uara.fsf@rustcorp.com.au> User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Tue, 28 Apr 2015 21:54:15 +0930 Message-ID: <87pp6osaog.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 47131 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: rusty@rustcorp.com.au Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Geert Uytterhoeven writes: >> Can't see that one with a simple grep: can you post warning? > > /home/kisskb/slave/src/arch/tile/kernel/setup.c: In function 'zone_sizes_init': > /home/kisskb/slave/src/arch/tile/kernel/setup.c:777:3: warning: > passing argument 2 of 'cpumask_test_cpu' from incompatible pointer > type [enabled by default] > /home/kisskb/slave/src/include/linux/cpumask.h:294:19: note: expected > 'const struct cpumask *' but argument is of type 'struct nodemask_t *' Um, I turned the cpu_isset() into cpumask_test_cpu(), but that just showed this bug up. The tile maintainers need to fix this one. Thanks, Rusty. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ozlabs.org ([103.22.144.67]:43259 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27012081AbbD1MZz1eYaJ (ORCPT ); Tue, 28 Apr 2015 14:25:55 +0200 From: Rusty Russell Subject: Re: Build regressions/improvements in v4.1-rc1 In-Reply-To: References: <1430128286-8952-1-git-send-email-geert@linux-m68k.org> <871tj4uara.fsf@rustcorp.com.au> Date: Tue, 28 Apr 2015 21:54:15 +0930 Message-ID: <87pp6osaog.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Geert Uytterhoeven Cc: "linux-kernel@vger.kernel.org" , Rasmus Villemoes , Linux MIPS Mailing List , sparclinux , "linuxppc-dev@lists.ozlabs.org" , Mark Brown , DRI Development , Matthew Wilcox Message-ID: <20150428122415.k_kH5cnV-R_7VlnwhK4SZCrImG2I-CgO_2Lx3lrUXe4@z> Geert Uytterhoeven writes: >> Can't see that one with a simple grep: can you post warning? > > /home/kisskb/slave/src/arch/tile/kernel/setup.c: In function 'zone_sizes_init': > /home/kisskb/slave/src/arch/tile/kernel/setup.c:777:3: warning: > passing argument 2 of 'cpumask_test_cpu' from incompatible pointer > type [enabled by default] > /home/kisskb/slave/src/include/linux/cpumask.h:294:19: note: expected > 'const struct cpumask *' but argument is of type 'struct nodemask_t *' Um, I turned the cpu_isset() into cpumask_test_cpu(), but that just showed this bug up. The tile maintainers need to fix this one. Thanks, Rusty. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 053C91A017B for ; Tue, 28 Apr 2015 22:25:53 +1000 (AEST) From: Rusty Russell To: Geert Uytterhoeven Subject: Re: Build regressions/improvements in v4.1-rc1 In-Reply-To: References: <1430128286-8952-1-git-send-email-geert@linux-m68k.org> <871tj4uara.fsf@rustcorp.com.au> Date: Tue, 28 Apr 2015 21:54:15 +0930 Message-ID: <87pp6osaog.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Cc: Linux MIPS Mailing List , Rasmus Villemoes , "linux-kernel@vger.kernel.org" , DRI Development , Mark Brown , sparclinux , Matthew Wilcox , "linuxppc-dev@lists.ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Geert Uytterhoeven writes: >> Can't see that one with a simple grep: can you post warning? > > /home/kisskb/slave/src/arch/tile/kernel/setup.c: In function 'zone_sizes_init': > /home/kisskb/slave/src/arch/tile/kernel/setup.c:777:3: warning: > passing argument 2 of 'cpumask_test_cpu' from incompatible pointer > type [enabled by default] > /home/kisskb/slave/src/include/linux/cpumask.h:294:19: note: expected > 'const struct cpumask *' but argument is of type 'struct nodemask_t *' Um, I turned the cpu_isset() into cpumask_test_cpu(), but that just showed this bug up. The tile maintainers need to fix this one. Thanks, Rusty. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Date: Tue, 28 Apr 2015 12:36:15 +0000 Subject: Re: Build regressions/improvements in v4.1-rc1 Message-Id: <87pp6osaog.fsf@rustcorp.com.au> List-Id: References: <1430128286-8952-1-git-send-email-geert@linux-m68k.org> <871tj4uara.fsf@rustcorp.com.au> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Geert Uytterhoeven Cc: "linux-kernel@vger.kernel.org" , Rasmus Villemoes , Linux MIPS Mailing List , sparclinux , "linuxppc-dev@lists.ozlabs.org" , Mark Brown , DRI Development , Matthew Wilcox Geert Uytterhoeven writes: >> Can't see that one with a simple grep: can you post warning? > > /home/kisskb/slave/src/arch/tile/kernel/setup.c: In function 'zone_sizes_init': > /home/kisskb/slave/src/arch/tile/kernel/setup.c:777:3: warning: > passing argument 2 of 'cpumask_test_cpu' from incompatible pointer > type [enabled by default] > /home/kisskb/slave/src/include/linux/cpumask.h:294:19: note: expected > 'const struct cpumask *' but argument is of type 'struct nodemask_t *' Um, I turned the cpu_isset() into cpumask_test_cpu(), but that just showed this bug up. The tile maintainers need to fix this one. Thanks, Rusty.