From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH] crypto: jitterentropy - avoid compiler warnings Date: Tue, 23 Jun 2015 10:41:03 -0700 Message-ID: <20150623174103.GA11973@roeck-us.net> References: <33380936.3jDOACMRCz@tachyon.chronox.de> <1446731.BXdYRBoPhr@tachyon.chronox.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from bh-25.webhostbox.net ([208.91.199.152]:47677 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754661AbbFWRlH (ORCPT ); Tue, 23 Jun 2015 13:41:07 -0400 Content-Disposition: inline In-Reply-To: <1446731.BXdYRBoPhr@tachyon.chronox.de> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephan Mueller Cc: Geert Uytterhoeven , 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 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. Guenter