mbox series

[GIT,PULL] UML updates for 4.18-rc1

Message ID 1763075.mOQZ1Y9R1k@blindfold
State Not Applicable
Headers show
Series [GIT,PULL] UML updates for 4.18-rc1 | expand

Pull-request

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

Message

Richard Weinberger June 13, 2018, 7:31 p.m. UTC
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(-)

Comments

Richard Weinberger June 15, 2018, 6:31 a.m. UTC | #1
Linus,

On Wed, Jun 13, 2018 at 9:31 PM, Richard Weinberger <richard@nod.at> wrote:
> 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)

Kind ping to make sure my mail didn't get lost in your gmail spam folder. :-)