CC: [email protected]
CC: [email protected]
TO: Takashi Iwai <[email protected]>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git 
topic/memalloc-noncontig
head:   aac54027424d36ebfff88350e5e4d99f310d4fce
commit: 87e082ad84a7e1f022be168396ff1cb93a80c557 [22/146] ALSA: cmipci: 
Allocate resources with device-managed APIs
:::::: branch date: 15 hours ago
:::::: commit date: 3 weeks ago
config: microblaze-randconfig-m031-20210812 (attached as .config)
compiler: microblaze-linux-gcc (GCC) 10.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>

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

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

^1da177e4c3f415 Linus Torvalds 2005-04-16  3204  
^1da177e4c3f415 Linus Torvalds 2005-04-16  3205         if 
(snd_cmipci_create_gameport(cm, dev) < 0)
^1da177e4c3f415 Linus Torvalds 2005-04-16  3206                 
snd_cmipci_clear_bit(cm, CM_REG_FUNCTRL1, CM_JYSTK_EN);
^1da177e4c3f415 Linus Torvalds 2005-04-16  3207  
^1da177e4c3f415 Linus Torvalds 2005-04-16 @3208         return 0;
^1da177e4c3f415 Linus Torvalds 2005-04-16  3209  }
^1da177e4c3f415 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 <[email protected]>
:::::: CC: Linus Torvalds <[email protected]>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/[email protected]

Attachment: .config.gz
Description: application/gzip

_______________________________________________
kbuild mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to