Hi Jason, Patch 10/16 includes the following lines: + if (r == -ERESTARTSYS && freezing(current)) { + clear_thread_flag(TIF_SIGPENDING); + goto again; + } Line 149 in this patch. I am surprise you are saying it does not occur. Best Regards Christophe -----Original Message----- From: Jason Gunthorpe [mailto:jgunthorpe@xxxxxxxxxxxxxxxxxxxx] Sent: mercredi 8 octobre 2014 18:26 To: Christophe RICARD Cc: peterhuewe@xxxxxx; ashley@xxxxxxxxxxxxx; tpmdd@xxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; tpmdd-devel@xxxxxxxxxxxxxxxxxxxxx; Christophe Henri RICARD; Jean-Luc BLANC Subject: Re: [tpmdd-devel] [PATCH 10/16] tpm/tpm_i2c_stm_st33: Replace wait_for_serirq_timeout by wait_for_tpm_stat On Wed, Oct 08, 2014 at 07:38:30AM +0200, Christophe RICARD wrote: > Hi Jason, > > The freezer header is here for the freezing(current) function call in > get_burstcount(). But freezing(current) does not occur in patch 10/16. Is this include in the right patch in the series? Jason -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html