CC: kbuild-...@lists.01.org
CC: Linux Memory Management List <linux...@kvack.org>
TO: Takashi Iwai <ti...@suse.de>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git 
master
head:   90d856e71443a2fcacca8e7539bac44d9cb3f7ab
commit: 87e082ad84a7e1f022be168396ff1cb93a80c557 [1762/3296] ALSA: cmipci: 
Allocate resources with device-managed APIs
:::::: branch date: 3 days ago
:::::: commit date: 7 days ago
config: x86_64-randconfig-m001-20210726 (attached as .config)
compiler: gcc-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <l...@intel.com>
Reported-by: Dan Carpenter <dan.carpen...@oracle.com>

smatch warnings:
sound/pci/cmipci.c:3208 snd_cmipci_create() warn: 'pci' not released on lines: 
3012.

vim +/pci +3208 sound/pci/cmipci.c

^1da177e4c3f41 Linus Torvalds 2005-04-16  3204  
^1da177e4c3f41 Linus Torvalds 2005-04-16  3205          if 
(snd_cmipci_create_gameport(cm, dev) < 0)
^1da177e4c3f41 Linus Torvalds 2005-04-16  3206                  
snd_cmipci_clear_bit(cm, CM_REG_FUNCTRL1, CM_JYSTK_EN);
^1da177e4c3f41 Linus Torvalds 2005-04-16  3207  
^1da177e4c3f41 Linus Torvalds 2005-04-16 @3208          return 0;
^1da177e4c3f41 Linus Torvalds 2005-04-16  3209  }
^1da177e4c3f41 Linus Torvalds 2005-04-16  3210  

:::::: The code at line 3208 was first introduced by commit
:::::: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 Linux-2.6.12-rc2

:::::: TO: Linus Torvalds <torva...@ppc970.osdl.org>
:::::: CC: Linus Torvalds <torva...@ppc970.osdl.org>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-...@lists.01.org

Attachment: .config.gz
Description: application/gzip

_______________________________________________
kbuild mailing list -- kbuild@lists.01.org
To unsubscribe send an email to kbuild-le...@lists.01.org

Reply via email to