From: kernel test robot <lkp@intel.com>
To: kbuild@lists.01.org
Subject: [linux-next:master 1610/10320] sound/pci/cs46xx/cs46xx_lib.c:3980 snd_cs46xx_create() warn: 'pci' not released on lines: 3869, 3945, 3952.
Date: Thu, 26 Aug 2021 01:52:27 +0800 [thread overview]
Message-ID: <202108260111.1CyMddD4-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1678 bytes --]
CC: kbuild-all(a)lists.01.org
CC: Linux Memory Management List <linux-mm@kvack.org>
TO: Takashi Iwai <tiwai@suse.de>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 7636510f976d75b860848884169ba985c8f844d8
commit: 5bff69b3645db7b3018ecbc26218d8866aeaf214 [1610/10320] ALSA: cs46xx: Allocate resources with device-managed APIs
:::::: branch date: 8 hours ago
:::::: commit date: 5 weeks ago
config: x86_64-randconfig-m001-20210825 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
New smatch warnings:
sound/pci/cs46xx/cs46xx_lib.c:3980 snd_cs46xx_create() warn: 'pci' not released on lines: 3869,3945,3952.
Old smatch warnings:
sound/pci/cs46xx/cs46xx_lib.c:976 snd_cs46xx_playback_trigger() warn: inconsistent indenting
sound/pci/cs46xx/cs46xx_lib.c:995 snd_cs46xx_playback_trigger() warn: inconsistent indenting
vim +/pci +3980 sound/pci/cs46xx/cs46xx_lib.c
89f157d9e6bf08 Takashi Iwai 2007-07-19 3978
^1da177e4c3f41 Linus Torvalds 2005-04-16 3979 chip->active_ctrl(chip, -1); /* disable CLKRUN */
^1da177e4c3f41 Linus Torvalds 2005-04-16 @3980 return 0;
:::::: The code at line 3980 was first introduced by commit
:::::: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 Linux-2.6.12-rc2
:::::: TO: Linus Torvalds <torvalds@ppc970.osdl.org>
:::::: CC: Linus Torvalds <torvalds@ppc970.osdl.org>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 32896 bytes --]
reply other threads:[~2021-08-25 17:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202108260111.1CyMddD4-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.