hello,
Can it be possible to read a file in kernel module repeatedly using get_fs() and set_fs(). Repeatedly because i am defining buffer of 250 char and as user file is large i have to call it again and again.
regards,
parag.
hello,
Can it be possible to read a file in kernel module repeatedly using get_fs() and set_fs(). Repeatedly because i am defining buffer of 250 char and as user file is large i have to call it again and again.
regards,
parag.