On Tue, 2012-12-04 at 02:07 -0500, Peter Hurley wrote: > This patch series addresses the causes of flush_to_ldisc accessing > the tty after freeing. Well, there's going to be a v2 of this series. Sasha found that PATCH 3/9 is an insufficient fix. I've already worked out the correct solution but I've been plagued by the kswapd/flush problem so that's making this more challenging then it ought to be. Plus I tripped across a GP fault in the SLUB allocator which turns out to be a free list corruption (probably because of the low memory condition brought on by the kswapd problem. Good times...) There is also going to be a v3 because I just came up with an idea to clean up the whole ldisc ref situation, but I'm going to take some time testing it out first. Anyway, just wanted to hold this off for another respin. Regards, Peter Hurley -- 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