[GIT PULL] UML fixes for 4.5-rc7
From: Richard Weinberger
Date: Sat Mar 05 2016 - 16:32:56 EST
Linus,
The following changes since commit fc77dbd34c5c99bce46d40a2491937c3bcbd10af:
Linux 4.5-rc6 (2016-02-28 08:41:20 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git for-linus-4.5-rc7
for you to fetch changes up to ad32a1f3c36b046b2e7b0361b88c18e3af61419e:
um: use %lx format specifiers for unsigned longs (2016-03-05 22:21:28 +0100)
----------------------------------------------------------------
This pull request contains three bug/build fixes.
----------------------------------------------------------------
Colin Ian King (1):
um: use %lx format specifiers for unsigned longs
Richard Weinberger (2):
Revert "um: Fix get_signal() usage"
um: Export pm_power_off
arch/um/kernel/reboot.c | 1 +
arch/um/kernel/signal.c | 2 +-
arch/x86/um/os-Linux/task_size.c | 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)