On 28/06/04 18:51 +0530, Anupam Kapoor wrote: > hi, > > i just checked with the latest sources and there are 417 entries with > 'current->state'. is a blind search-replace to set_current_state ok ? Yes, usualy. Or maybe you should use __set_current_state (but do we really care that much about performance before schedule()?). Opinions?