Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1286862

[GIT PULL] UML fixes for 4.4-rc5

From Richard Weinberger <richard@nod.at>
Newsgroups linux.kernel
Subject [GIT PULL] UML fixes for 4.4-rc5
Date 2015-12-08 22:40 +0100
Message-ID <qDy9j-7FQ-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Linus,

The following changes since commit 527e9316f8ec44bd53d90fb9f611fa7ffff52bb9:

  Linux 4.4-rc4 (2015-12-06 15:43:12 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git for-linus-4.4-rc5

for you to fetch changes up to 887a9853092c09e20598f4a7f91ac1cfb762be50:

  um: fix returns without va_end (2015-12-08 22:26:00 +0100)

----------------------------------------------------------------
This pull request contains various bug fixes, most of them are
fall out from the merge window.

----------------------------------------------------------------
Geyslan G. Bem (1):
      um: fix returns without va_end

Lorenzo Colitti (1):
      arch: um: fix error when linking vmlinux.

Richard Weinberger (2):
      um: Fix get_signal() usage
      um: Fix fpstate handling

 arch/um/Makefile           |  2 +-
 arch/um/drivers/net_user.c | 10 ++++++----
 arch/um/kernel/signal.c    |  2 +-
 arch/x86/um/signal.c       | 18 ++++++++++--------
 scripts/link-vmlinux.sh    |  2 +-
 5 files changed, 19 insertions(+), 15 deletions(-)

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[GIT PULL] UML fixes for 4.4-rc5 Richard Weinberger <richard@nod.at> - 2015-12-08 22:40 +0100
  Re: [GIT PULL] UML fixes for 4.4-rc5 Linus Torvalds <torvalds@linux-foundation.org> - 2015-12-09 02:40 +0100
    Re: [GIT PULL] UML fixes for 4.4-rc5 Richard Weinberger <richard@nod.at> - 2015-12-09 09:50 +0100

csiph-web