Re: [PATCH] Move sig_kernel_* et al macros to linux/signal.h

From: Roland McGrath
Date: Fri May 04 2007 - 15:43:35 EST


> Should we undef rt_sigmask and siginmask after using them here?

They are used in macros, so "after" using them doesn't happen inside the file.
To do this sig_kernel_* would have to be redefined as inlines.
That should be fine AFAIK, but I hadn't intended to perturb it like that.


Thanks,
Roland
-
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/