32,33c32
< from common.FSConfig import *
< from common.Benchmarks import *
---
> from common import Benchmarks, FSConfig, SysPaths
36a36
> test_sys.kernel = SysPaths.binary('vmlinux')
72a73
> drive_sys.kernel = SysPaths.binary('vmlinux')