Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933055AbbD0Rgw (ORCPT ); Mon, 27 Apr 2015 13:36:52 -0400 Received: from filtteri2.pp.htv.fi ([213.243.153.185]:39005 "EHLO filtteri2.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932978AbbD0Rgu (ORCPT ); Mon, 27 Apr 2015 13:36:50 -0400 Date: Mon, 27 Apr 2015 20:36:44 +0300 From: Aaro Koskinen To: Geert Uytterhoeven Cc: "linux-kernel@vger.kernel.org" , Rasmus Villemoes , Rusty Russell , 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 Message-ID: <20150427173644.GA595@fuloong-minipc.musicnaut.iki.fi> References: <1430128286-8952-1-git-send-email-geert@linux-m68k.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1034 Lines: 21 Hi, On Mon, Apr 27, 2015 at 12:03:32PM +0200, Geert Uytterhoeven wrote: > > *** ERRORS *** > > > > 34 regressions: > > The quiet days are over... > > > + /home/kisskb/slave/src/arch/mips/cavium-octeon/smp.c: error: passing argument 2 of 'cpumask_clear_cpu' discards 'volatile' qualifier from pointer target type [-Werror]: => 242:2 > > + /home/kisskb/slave/src/arch/mips/kernel/process.c: error: passing argument 2 of 'cpumask_test_cpu' discards 'volatile' qualifier from pointer target type [-Werror]: => 52:2 > > + /home/kisskb/slave/src/arch/mips/kernel/smp.c: error: passing argument 2 of 'cpumask_set_cpu' discards 'volatile' qualifier from pointer target type [-Werror]: => 149:2, 211:2 For these there is a fix proposal: http://patchwork.linux-mips.org/patch/9828/ A. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/