lkml.org 
[lkml]   [2020]   [May]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] UML fixes for 5.7 final
Linus,

The following changes since commit 1d2cc5ac6f6668cc15216d51051103c61467d7e8:

Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (2020-04-29 09:25:32 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git tags/for-linus-5.7-rc6

for you to fetch changes up to 2e27d33d22afa3d12746f854d6a4fad7ad7b86de:

um: Fix typo in vector driver transport option definition (2020-04-29 21:22:15 +0200)

----------------------------------------------------------------
This pull request contains the following bug fixes for UML:

- Two missing includes which cause build issues on recent systems
- Correctly set TRANS_GRE_LEN in our vector network driver

----------------------------------------------------------------
Ignat Korchagin (1):
um: Fix typo in vector driver transport option definition

Johannes Berg (2):
um: Fix xor.h include
um: syscall.c: include <asm/unistd.h>

arch/um/drivers/vector_user.h | 2 +-
arch/um/include/asm/xor.h | 2 +-
arch/um/kernel/skas/syscall.c | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)

\
 
 \ /
  Last update: 2020-05-20 21:50    [W:0.030 / U:0.568 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site