Actions
Bug #8004
openExtension of linux:arch:io rule specification
Start date:
02/28/2017
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
Currently specification consider functions from asm-generic/io.h.
But this kind of resource (iomemory) also can be allocated/deallocated by functions from linux/pci.h (pci_io*).
E.g., absence of pci_ioremap_bar() leads to false positive in drivers/net/tg3.ko, 2.6.33.
Actions