[GIT PULL] UML updates for 4.18-rc1

From: Richard Weinberger
Date: Wed Jun 13 2018 - 15:31:16 EST


Linus,

The following changes since commit 29dcea88779c856c7dc92040a0c01233263101d4:

Linux 4.17 (2018-06-03 14:15:21 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git for-linus-4.18-rc1

for you to fetch changes up to 5ec9121195a4f1cecd0fa592636c5f81eb03dc8c:

um: Fix raw interface options (2018-06-10 22:54:47 +0200)

----------------------------------------------------------------
This pull request contains minor updates for UML:
- Fixes for our new vector network driver by Anton
- initcall cleanup by Alexander
- We have a new mailinglist, sourceforge.net sucks.

----------------------------------------------------------------

Alexander Pateenok (1):
um: remove uml initcalls

Anton Ivanov (2):
um: Fix initialization of vector queues
um: Fix raw interface options

Richard Weinberger (1):
um: Update mailing list address

MAINTAINERS | 3 +--
arch/um/drivers/vector_kern.c | 20 ++++++++++++++------
arch/um/include/asm/common.lds.S | 6 ------
arch/um/include/shared/init.h | 5 -----
arch/um/os-Linux/main.c | 12 ------------
5 files changed, 15 insertions(+), 31 deletions(-)