Linux kernel version 4.12 added a reqid parameter to the sched_scan_stop
callback signature. Add conditional compilation to use the correct
callback signature based on the version of the Linux kernel being
compiled against.
Change-Id: I500807de15ef5301b480e7f25a3dd146073f573d
CRs-Fixed: 2094028