Re: [RFC][PATCH 5/7][v4] Protect cinit from blocked fatal signals

From: Sukadev Bhattiprolu
Date: Wed Dec 24 2008 - 16:26:51 EST


| Personally, I'd prefer to retain this check inline with a small
| comment
|
| /* SMALL COMMENT ;) */
| if (unlikely(signal->flags & SIGNAL_UNKILLABLE) &&
| !sig_kernel_only(signr))
| continue;

Ok. :-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/