Dhananjay Phadke wrote:
This stage is safe to bail out on signal. It's initializing about a
hundred registers
and trying to guaranty by retrying, so can get stretched too much on faulty h/w.

This implies that you have -add- code to check for and handle signals at each delay point. Don't bother. Too much code bloat for negligable gain.

It is better just to remove the _interruptible, for many reasons.

        Jeff



-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to