[GIT PULL] UML fixes for 3.9-rcX

From: Richard Weinberger
Date: Mon Mar 11 2013 - 05:44:46 EST


Linus,

Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git for-linus

This update brings various fixes.
Nothing special...

In my local queue I have some more fixes which will be sent later to you.
3.9 unconverted strange UML issues. :(

--
Marco Stornelli (1):
hostfs: fix a not needed double check

Paul Chavent (1):
net: enable tx time stamping in the vde driver.

Richard Weinberger (2):
um: Use tty_port_operations->destruct
um: Use tty_port in SIGWINCH handler

Sergei Trofimovich (2):
um: add missing declaration of 'getrlimit()' and friends
um: fix build failure due to mess-up of sig_info protorype

arch/um/drivers/chan.h | 2 +-
arch/um/drivers/chan_kern.c | 4 ++--
arch/um/drivers/chan_user.c | 12 ++++++------
arch/um/drivers/chan_user.h | 6 +++---
arch/um/drivers/line.c | 42 ++++++++++++++++++++++++------------------
arch/um/drivers/net_kern.c | 2 ++
arch/um/drivers/ssl.c | 1 -
arch/um/drivers/stdio_console.c | 1 -
arch/um/os-Linux/signal.c | 2 +-
arch/um/os-Linux/start_up.c | 2 ++
fs/hostfs/hostfs_kern.c | 9 +--------
11 files changed, 42 insertions(+), 41 deletions(-)
--

Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/