Hi! > > /* > > * Check if there is a request to freeze a process > > */ > > static inline int freezing(struct task_struct *p) > > { > > return test_ti_thread_flag(p->thread_info, TIF_FREEZE); > > } > > Yes I told you to remove the TIF_FREEZE patch.
Okay, I took 2.6.13-rc3-mm3, removed TIF_FREEZE patch, and applied your series. (This time it applied cleanly). After first suspend machine locked hard at time it should switch back to original console. On the next try, it appeared to lock up, but then I somehow managed to switch consoles... unfortunately it was locked up hard at that point, too. Pavel -- if you have sharp zaurus hardware you don't need... you know my address - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/