The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde: Linux 4.3-rc2 (2015-09-20 14:32:34 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-4.3-rc3 for you to fetch changes up to f7a7651fcd40a2bf29357ffeaee176fb159bcddb: tty: serial: Add missing module license for 8250_base.ko (2015-09-22 09:09:15 -0700) ---------------------------------------------------------------- TTY/Serial driver fix for 4.3-rc3 Here is one serial driver fix for 4.3-rc3 that resolves a module loading issue due to splitting up of the 8250 driver into smaller pieces. It's been in linux-next with no reported problems. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Jonathan McDowell (1): tty: serial: Add missing module license for 8250_base.ko drivers/tty/serial/8250/8250_port.c | 2 ++ 1 file changed, 2 insertions(+) -- 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