From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757485AbcIPD4y (ORCPT ); Thu, 15 Sep 2016 23:56:54 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:54024 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751948AbcIPD4r (ORCPT ); Thu, 15 Sep 2016 23:56:47 -0400 DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org 8BE1361831 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: kbuild test robot Cc: Colin King , kbuild-all@01.org, Amitkumar Karwar , Nishant Sarmukadam , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mwifiex: fix null pointer deference when adapter is null References: <201609160029.fRGnTGuA%fengguang.wu@intel.com> Date: Fri, 16 Sep 2016 06:56:39 +0300 In-Reply-To: <201609160029.fRGnTGuA%fengguang.wu@intel.com> (kbuild test robot's message of "Fri, 16 Sep 2016 00:29:25 +0800") Message-ID: <87r38ka45k.fsf@kamboji.qca.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org kbuild test robot writes: > url: https://github.com/0day-ci/linux/commits/Colin-King/mwifiex-fix-null-pointer-deference-when-adapter-is-null/20160915-231625 > base: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git master > config: x86_64-randconfig-x013-201637 (attached as .config) > compiler: gcc-6 (Debian 6.1.1-9) 6.1.1 20160705 > reproduce: > # save the attached .config to linux build tree > make ARCH=x86_64 > > All warnings (new ones prefixed by >>): > > drivers/net/wireless/marvell/mwifiex/main.c: In function 'mwifiex_shutdown_sw': >>> drivers/net/wireless/marvell/mwifiex/main.c:1433:1: warning: label 'exit_remove' defined but not used [-Wunused-label] > exit_remove: > ^~~~~~~~~~~ Looks like a valid warning to me, so please resend. -- Kalle Valo