Hi all, After merging the pci tree, today's linux-next build (x86_64 allmodconfig) failed like this: In file included from :32: ./usr/include/linux/pcitest.h:25:2: error: unknown type name 'bool' 25 | bool use_dma; | ^~~~ Caused by commit f6628e69c581 ("tools: PCI: Add 'd' command line option to support DMA") I have used the pci tree from next-20200312 for today. -- Cheers, Stephen Rothwell