Prev: alpha: Implement HW performance events on the EV67 and later CPUs.
Next: [PATCH RT] fix undefined references to kernel_sem
From: Greg KH on 24 May 2010 18:10 On Fri, May 14, 2010 at 05:28:50PM +0400, Andrey Vagin wrote: > Signed-off-by: Andrey Vagin <avagin(a)openvz.org> > --- > include/linux/posix-timers.h | 2 ++ > kernel/posix-cpu-timers.c | 13 ++++++++++--- > kernel/posix-timers.c | 4 ++++ I have no idea why this is for the -stable kernels, do you? Please, just put a: Cc: stable <stable(a)kernel.org> in the signed-off-by area of the patch, so that way I will be notified when it goes into Linus's tree, not before, which just wastes my time... thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |