Fix MDIS compilation for kernel versions 4.10 to 4.14
Created by: HarryWaschkeit
Some conditional compilations depended on wrong Linux version preventing MDIS from getting compiled for (at least) 4.10 up to and including 4.14. This covers one include of uaccess.h in mk_intern.h and one wait queue use in oss_sem.c.