All of lore.kernel.org
 help / color / mirror / Atom feed
* [rcu:rcu/dev 111/113] drivers//iommu/amd_iommu.c:3566:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stupid_workaround'
@ 2018-06-07  9:49 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2018-06-07  9:49 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: kbuild-all, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1100 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/dev
head:   e4cd9c98498575e44585e74bf2cf1b45bc42a697
commit: 7d9ca00a259aa549acd99ba91d634c62430a94ea [111/113] EXP iommu: Placeholder for fix in mainline
config: x86_64-allmodconfig (attached as .config)
compiler: gcc-7 (Debian 7.3.0-16) 7.3.0
reproduce:
        git checkout 7d9ca00a259aa549acd99ba91d634c62430a94ea
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

>> drivers//iommu/amd_iommu.c:3566:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stupid_workaround'
    void __maxybe_unused stupid_workaround(void)
                         ^~~~~~~~~~~~~~~~~

vim +3566 drivers//iommu/amd_iommu.c

  3565	
> 3566	void __maxybe_unused stupid_workaround(void)
  3567	{
  3568		spin_lock(&iommu_table_lock);
  3569		spin_unlock(&iommu_table_lock);
  3570	}
  3571	

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 63082 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-07  9:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-07  9:49 [rcu:rcu/dev 111/113] drivers//iommu/amd_iommu.c:3566:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stupid_workaround' kbuild test robot

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.