Your application is crashing? Right? Have you figured where it is crashing exactly? I understood that your application is crashing as It not able to function with 64 bit kernel. This happens because of the data being passed to kernel is not in the right format. You need to look at what you are passing to the driver and if needed write the compat_ioctl callback in your driver fops.
|
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies