X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fafs%2Fkafstimod.c;h=65bc05ab81826b417513f203a5b7e930d7b9fed7;hb=5806db22cffc7557b675d3c9229f327980aee797;hp=86e710dd057e766ed89a59c83c8d4ea3c02ff5e0;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6 diff --git a/fs/afs/kafstimod.c b/fs/afs/kafstimod.c index 86e710dd05..65bc05ab81 100644 --- a/fs/afs/kafstimod.c +++ b/fs/afs/kafstimod.c @@ -91,7 +91,7 @@ static int kafstimod(void *arg) complete_and_exit(&kafstimod_dead, 0); } - try_to_freeze(PF_FREEZE); + try_to_freeze(); /* discard pending signals */ afs_discard_my_signals();