<div dir="ltr">Hi All,<div><br></div><div><br></div><div>Pls help me here to understand the following scenario:<br><div><br></div><div>As we know, we cant sleep inside interrupt handler. But what is the reason for it? </div><div><br></div><div>If I put sleep inside the handler code handler, handler code will not complete and none of the process on that particular processor will ever will execute. So it will be kind of deadlock. But what if the system is having multiple processors ? Is it safe here to sleep ? If not what is the reason ?</div><div><br></div><div><br></div><div>Best regrads,</div><div>Krishna</div><div><br></div></div></div>