[PATCH] use set_current_state in mm
Patch from Robert Love <rml@tech9.net> There are a couple uses of 'p->state=foo' in mm/ which are open coded. This patch converts them to the proper [__]set_current_state() function.
Showing
Please register or sign in to comment