[radeon-alex:drm-next-4.8-wip-si 79/92] drivers/gpu/drm/amd/amdgpu/si.c:1877:13: error: 'si_null_ip_funcs' undeclared here (not in a function)
kbuild test robot
fengguang.wu at intel.com
Sat May 21 00:19:58 UTC 2016
tree: git://people.freedesktop.org/~agd5f/linux.git drm-next-4.8-wip-si
head: a34f9def0cb7b66d510d6aff215c465e050767bf
commit: 76aefbddf9ff2cd227b9efa6e9b9d60ea1b9d387 [79/92] drm/amdgpu: add all the components for si into Makefile/kconfig v3
config: microblaze-allmodconfig (attached as .config)
compiler: microblaze-linux-gcc (GCC) 4.9.0
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 76aefbddf9ff2cd227b9efa6e9b9d60ea1b9d387
# save the attached .config to linux build tree
make.cross ARCH=microblaze
Note: the radeon-alex/drm-next-4.8-wip-si HEAD a34f9def0cb7b66d510d6aff215c465e050767bf builds fine.
It only hurts bisectibility.
All errors (new ones prefixed by >>):
vim +/si_null_ip_funcs +1877 drivers/gpu/drm/amd/amdgpu/si.c
547971c4 Ken Wang 2016-01-19 1861 .minor = 0,
547971c4 Ken Wang 2016-01-19 1862 .rev = 0,
547971c4 Ken Wang 2016-01-19 1863 .funcs = &gmc_v6_0_ip_funcs,
547971c4 Ken Wang 2016-01-19 1864 },
547971c4 Ken Wang 2016-01-19 1865 {
547971c4 Ken Wang 2016-01-19 1866 .type = AMD_IP_BLOCK_TYPE_IH,
547971c4 Ken Wang 2016-01-19 1867 .major = 1,
547971c4 Ken Wang 2016-01-19 1868 .minor = 0,
547971c4 Ken Wang 2016-01-19 1869 .rev = 0,
547971c4 Ken Wang 2016-01-19 1870 .funcs = &si_ih_ip_funcs,
547971c4 Ken Wang 2016-01-19 1871 },
547971c4 Ken Wang 2016-01-19 1872 {
547971c4 Ken Wang 2016-01-19 1873 .type = AMD_IP_BLOCK_TYPE_SMC,
547971c4 Ken Wang 2016-01-19 1874 .major = 6,
547971c4 Ken Wang 2016-01-19 1875 .minor = 0,
547971c4 Ken Wang 2016-01-19 1876 .rev = 0,
547971c4 Ken Wang 2016-01-19 @1877 .funcs = &si_null_ip_funcs,
547971c4 Ken Wang 2016-01-19 1878 },
547971c4 Ken Wang 2016-01-19 1879 {
547971c4 Ken Wang 2016-01-19 1880 .type = AMD_IP_BLOCK_TYPE_GFX,
547971c4 Ken Wang 2016-01-19 1881 .major = 6,
547971c4 Ken Wang 2016-01-19 1882 .minor = 0,
547971c4 Ken Wang 2016-01-19 1883 .rev = 0,
547971c4 Ken Wang 2016-01-19 1884 .funcs = &gfx_v6_0_ip_funcs,
547971c4 Ken Wang 2016-01-19 1885 },
:::::: The code at line 1877 was first introduced by commit
:::::: 547971c4f18b2ceeb48b57d53890ebcc9a6a150c drm/amdgpu: add si implementation v7
:::::: TO: Ken Wang <Qingqing.Wang at amd.com>
:::::: CC: Alex Deucher <alexander.deucher at amd.com>
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/octet-stream
Size: 44711 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160521/24cf370b/attachment-0001.obj>
More information about the dri-devel
mailing list