The following fix gets rid of the excessive debug info that slipped in my previous patch and that made it to the tty-next branch. As an alternative to reverting the commit that introduced the problem, it was suggested that the following is applied. drivers/tty/serial/amba-pl011.c | 1 - 1 file changed, 1 deletion(-) This patch was therefore done against the tty tree, tty-next branch (commit info below [1]) [1] pub/scm/linux/kernel/git/gregkh/tty / tty-next commit: becba85f0e1ca8ab97bd7e836a7129a94ace1ff2 Merge 4.0-rc3 into tty-testing This resolves a merge issue in drivers/tty/serial/8250/8250_pci.c Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> -- 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