Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754746AbbFBExk (ORCPT ); Tue, 2 Jun 2015 00:53:40 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:55249 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751600AbbFBExe (ORCPT ); Tue, 2 Jun 2015 00:53:34 -0400 Date: Tue, 2 Jun 2015 13:53:31 +0900 From: Greg KH To: Arnd Bergmann Cc: Rachel Kim , Dean Lee , Chris Park , devel@driverdev.osuosl.org, nicolas.ferre@atmel.com, Johnny Kim , linux-kernel@vger.kernel.org, Sudip Mukherjee Subject: Re: [PATCH v3 00/12] wilc1000: dead code removal and other cleanup Message-ID: <20150602045331.GA12915@kroah.com> References: <1433185605-2492600-1-git-send-email-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433185605-2492600-1-git-send-email-arnd@arndb.de> 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: 1050 Lines: 27 On Mon, Jun 01, 2015 at 09:06:33PM +0200, Arnd Bergmann wrote: > Hi Greg, > > Next try, I've rebased on top of your staging-testing branch > and fixed the two build errors. > > While I had done my normal build testing on the driver (a few > hundred randconfig builds), I don't normally do 'make clean', > so the stale Makefile entry ended up picking the old object > files and succeeding with that. Thanks, I've applied these but there are still a bunch of warnings. It's obvious no one has ever built this code on a 64bit processor (Atmel, come on, not all the world is 32bits...) I'll take a pass at it to see if I can clean up some stuff to maybe reduce the number of warnings, but right now, it's still way too many for linux-next to want to enable as it blows up their logs... thanks, greg k-h -- 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/