From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 28 Dec 2015 17:22:28 +0100 (CET) Received: from casper.infradead.org ([85.118.1.10]:57571 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27008993AbbL1QW1FWDtj (ORCPT ); Mon, 28 Dec 2015 17:22:27 +0100 Received: from static-50-53-43-78.bvtn.or.frontiernet.net ([50.53.43.78] helo=[192.168.1.15]) by casper.infradead.org with esmtpsa (Exim 4.80.1 #2 (Red Hat Linux)) id 1aDaZ4-0002iU-DR; Mon, 28 Dec 2015 16:22:30 +0000 Subject: Re: Build regressions/improvements in v4.4-rc7 To: Tejun Heo , Geert Uytterhoeven References: <1451305281-3911-1-git-send-email-geert@linux-m68k.org> <20151228161839.GS5003@mtj.duckdns.org> Cc: "linux-kernel@vger.kernel.org" , Ralf Baechle , Qais Yousef , Alex Smith , Markos Chandras , Linux MIPS Mailing List From: Randy Dunlap Message-ID: <568161BC.3060208@infradead.org> Date: Mon, 28 Dec 2015 08:22:20 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151228161839.GS5003@mtj.duckdns.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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: 50766 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: rdunlap@infradead.org 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 On 12/28/15 08:18, Tejun Heo wrote: > On Mon, Dec 28, 2015 at 01:29:18PM +0100, Geert Uytterhoeven wrote: >> On Mon, Dec 28, 2015 at 1:21 PM, Geert Uytterhoeven >> wrote: >>> JFYI, when comparing v4.4-rc7[1] to v4.4-rc6[3], the summaries are: >>> - build errors: +14/-3 >> >> + /home/kisskb/slave/src/include/linux/kqueue.h: error: >> dereferencing type-punned pointer will break strict-aliasing rules >> [-Werror=strict-aliasing]: => 186:2 > > kqueue.h? > + /home/kisskb/slave/src/include/linux/workqueue.h: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]: => 186:2 -- ~Randy