On Fri, Apr 25, 2014 at 11:05:54AM -0400, Coleman Brumley wrote: > I'm working with a line discipline in v3.11.10.5 in Ubuntu 12.04 LTS. > The kernel has been modified to use a HZ of 1000. CONFIG_HZ_1000=y and > CONFIG_HZ=1000 in .config. 3.11 is really old, can you try something that we can actually do something about, like 3.14 or Linus's tree? Also, do you have a pointer to your line discipline code anywhere? There's been lots of changes in the tty layer over the past year or so. Odds are, you need to update your code to reflect the changes that we have made. Along those lines, why isn't your code merged into the main kernel tree? If you submit it, changes like this would be done automatically for you. 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