From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 52875C77B7A for ; Mon, 29 May 2023 09:13:47 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id C603D200; Mon, 29 May 2023 11:12:54 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz C603D200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1685351624; bh=CS+64cfGMkifnvf19CsNASk9Hl347b/hzZ7/jaFoKSQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=sWBEH0lEyxAvpbWk4e3vu5zu/64NDJx/VRfv/yiM6vOJzgm0AVJEshkXAK7x096/U xgkdqVPAh2Ncktozk9mdU8VWyLsiJ9lj/AVnyJeKXOozFzuQcE38LUISptu/tjWlRK 7b1JBd7hGYr+asMabxAS9tdog61SM/yBq6PCg/BY= Received: by alsa1.perex.cz (Postfix, from userid 50401) id D0501F80528; Mon, 29 May 2023 11:12:51 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 9765EF8042F; Mon, 29 May 2023 11:12:49 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id C0842F8016B; Mon, 29 May 2023 11:06:46 +0200 (CEST) Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id B9CD3F8016B for ; Mon, 29 May 2023 11:04:48 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B9CD3F8016B Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=RSFmr2DG DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1685351089; x=1716887089; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=CS+64cfGMkifnvf19CsNASk9Hl347b/hzZ7/jaFoKSQ=; b=RSFmr2DGhoRarnz5zfwyOz2q5QiQf1DGLxqKsrme1+R1wM8W/7tPeLYs hkIlE3vfrwZ9/FRZoyegSewnDFoC6c6z1v4lsJtfQUYNDCZJqQo56+Zy0 mZirbM15XEPSDfist9nhfzbDgmaLw8GbD1p5Y1I/kPFNbkvNcSth/FrJe 1afOm4On7W+0pSDr/kYyrFt36xfL0FQLZ7XnBuQG8cMNlvVYrG6MykidD OS5scB2oFBBI7R3goPbzxKCTXtRFGFtL7Htefnrd9yA4eo4AOTv7hUH/J 9E7qQrEwDi0aaXzEof43IsJZeRRKn0Hv8pQ6qfCpGXIRq4VSDr1K89MjJ A==; X-IronPort-AV: E=McAfee;i="6600,9927,10724"; a="418144388" X-IronPort-AV: E=Sophos;i="6.00,200,1681196400"; d="scan'208";a="418144388" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 May 2023 02:04:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10724"; a="709186687" X-IronPort-AV: E=Sophos;i="6.00,200,1681196400"; d="scan'208";a="709186687" Received: from lkp-server01.sh.intel.com (HELO dea6d5a4f140) ([10.239.97.150]) by fmsmga007.fm.intel.com with ESMTP; 29 May 2023 02:04:42 -0700 Received: from kbuild by dea6d5a4f140 with local (Exim 4.96) (envelope-from ) id 1q3Yny-000Kx8-16; Mon, 29 May 2023 09:04:42 +0000 Date: Mon, 29 May 2023 17:03:47 +0800 From: kernel test robot To: Oswald Buddenhagen , alsa-devel@alsa-project.org Cc: oe-kbuild-all@lists.linux.dev, Takashi Iwai , Jaroslav Kysela Subject: Re: [PATCH 3/6] ALSA: emu10k1: actually disassemble DSP instructions in /proc Message-ID: <202305291658.Q6wZncPQ-lkp@intel.com> References: <20230526101659.437969-4-oswald.buddenhagen@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230526101659.437969-4-oswald.buddenhagen@gmx.de> Message-ID-Hash: VBDERQC43QJUKM363DHKSV4MLJAA55TH X-Message-ID-Hash: VBDERQC43QJUKM363DHKSV4MLJAA55TH X-MailFrom: lkp@intel.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Hi Oswald, kernel test robot noticed the following build warnings: [auto build test WARNING on tiwai-sound/for-next] [also build test WARNING on tiwai-sound/for-linus linus/master v6.4-rc4 next-20230525] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Oswald-Buddenhagen/ALSA-emu10k1-hide-absent-2nd-pointer-offset-register-set-from-proc/20230526-182102 base: https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git for-next patch link: https://lore.kernel.org/r/20230526101659.437969-4-oswald.buddenhagen%40gmx.de patch subject: [PATCH 3/6] ALSA: emu10k1: actually disassemble DSP instructions in /proc config: x86_64-randconfig-s021-20230528 (https://download.01.org/0day-ci/archive/20230529/202305291658.Q6wZncPQ-lkp@intel.com/config) compiler: gcc-11 (Debian 11.3.0-12) 11.3.0 reproduce: # apt-get install sparse # sparse version: v0.6.4-39-gce1a6720-dirty # https://github.com/intel-lab-lkp/linux/commit/13e0e28f29ed98ae73420158c2a879c4e32c694a git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Oswald-Buddenhagen/ALSA-emu10k1-hide-absent-2nd-pointer-offset-register-set-from-proc/20230526-182102 git checkout 13e0e28f29ed98ae73420158c2a879c4e32c694a # save the config file mkdir build_dir && cp config build_dir/.config make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=x86_64 olddefconfig make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=x86_64 SHELL=/bin/bash sound/pci/emu10k1/ If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202305291658.Q6wZncPQ-lkp@intel.com/ sparse warnings: (new ones prefixed by >>) >> sound/pci/emu10k1/emuproc.c:294:21: sparse: sparse: Using plain integer as NULL pointer sound/pci/emu10k1/emuproc.c:316:21: sparse: sparse: Using plain integer as NULL pointer vim +294 sound/pci/emu10k1/emuproc.c 282 283 static const struct emu10k1_reg_entry sblive_reg_entries[] = { 284 { 0, 0x10, "FXBUS" }, 285 { 0x10, 0x10, "EXTIN" }, 286 { 0x20, 0x10, "EXTOUT" }, 287 { 0x30, 0x10, "FXBUS2" }, 288 { 0x40, 0x20, NULL }, // Constants 289 { 0x100, 0x100, "GPR" }, 290 { 0x200, 0x80, "ITRAM_DATA" }, 291 { 0x280, 0x20, "ETRAM_DATA" }, 292 { 0x300, 0x80, "ITRAM_ADDR" }, 293 { 0x380, 0x20, "ETRAM_ADDR" }, > 294 { 0x400, 0, 0 } 295 }; 296 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki