On Tue, Feb 12, 2013 at 02:02:42AM -0500, George Spelvin wrote: > One per device just seems wasteful, when we already manintain a > data structure to map minor numbers to devices, and we already have > a PPS_MAX_SOURCES #define. > > This is also a more comprehensive fix to the use-after-free bug > that has already received a minimal patch. > --- > drivers/pps/pps.c | 66 ++++++++++++++++++++++++---------------------- > include/linux/pps_kernel.h | 1 - > 2 files changed, 34 insertions(+), 33 deletions(-) You forgot a Signed-off-by: line for this patch, so I can't apply it, or the 9/9 patch :( Care to resend just these two after fixing this up? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html