GPU CPU Communication

Hi all,
I have a little idea about openCL.I did some coding for matrix multiplication using openCL on GPU.
Now I am doing a project on GPU-CPU Communication where CPU will port some task on GPU.
After porting the task to GPU,CPU will continue with it’s normal execution until GPU complete the task.
I want to integrate this code at linux kernel level.So whether such thing is possible using linux kernel
and openCL kernel. I will be extremely thankful if you help me.
Also I am posting thing message on "CUDA on Linux " Forum.
thanks in advance.

–Regards
Ashwin Vasani