dear all, we want to stop gc thread manually when system goto suspend mode, can we simply call "jffs2_stop_garbage_collect_thread()"? and how to get its param: "struct jffs2_sb_info *c" btw, i think gc thread wakeup only if its necessary not regularly, right? best regards,