Hi There,
I 'm using redhat linux 2.4.20-8.
Was trying to make knetlog-stat kernel module ( Daniele ).
sigmask_lock field isnot present in the task_struct structure.
Wht Shud i do now ??!!
d code goes as follows --
.....
...
..
if ( signal_pending( current ) ) {
spin_lock_irq(current->sigmask_lock);
flush_signals(current);
spin_unlock_irq(current->sigmask_lock);
break;
}
..
....
......
--------------------
kinGkonGkoli
Bangalore.
--------------------
kinGkonGkoli
Bangalore.
--------------------