From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932830AbbFWRzn (ORCPT ); Tue, 23 Jun 2015 13:55:43 -0400 Received: from mail.eperm.de ([89.247.134.16]:47826 "EHLO mail.eperm.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754844AbbFWRzf (ORCPT ); Tue, 23 Jun 2015 13:55:35 -0400 From: Stephan Mueller To: Guenter Roeck , Geert Uytterhoeven Cc: Herbert Xu , Peter Zijlstra , Andy Shevchenko , Jim Davis , Stephen Rothwell , Linux-Next , "linux-kernel@vger.kernel.org" , "David S. Miller" , linux-crypto@vger.kernel.org, Waiman Long , Ingo Molnar , x86 Subject: Re: [PATCH] crypto: jitterentropy - avoid compiler warnings Date: Tue, 23 Jun 2015 19:55:27 +0200 Message-ID: <1763021.bXoJhbvnM9@tauon.atsec.com> User-Agent: KMail/4.14.9 (Linux/4.0.5-300.fc22.x86_64; KDE/4.14.9; x86_64; ; ) In-Reply-To: <20150623174103.GA11973@roeck-us.net> References: <1446731.BXdYRBoPhr@tachyon.chronox.de> <20150623174103.GA11973@roeck-us.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Dienstag, 23. Juni 2015, 10:41:03 schrieb Guenter Roeck: Hi Guenter, Geert, >On Tue, Jun 23, 2015 at 04:18:54PM +0200, Stephan Mueller wrote: >> Hi Geert, Guenter, >> >> may I ask that you check that the following patch compiles without errors >> or warnings on your systems? >No build failures for all architectures. Thank you very much for your help. Now, if Geert would be so kind and have a check on his OpenRISC to ensure that there are no compiler warnings, I would be happy. Though, does anybody have any idea what the AVR32 compiler warning about crypto/builtin.o not being relaxable mean and whether that is an issue? Note, when I was compiling AVR32, I saw some of these warnings for other builtin.o too. Ciao Stephan