linux-um archives
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: linus Torvalds <torvalds@linux-foundation.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: user-mode-linux-devel
	<user-mode-linux-devel@lists.sourceforge.net>,
	sahne@0x90.at
Subject: [GIT PULL] UML changes for v3.18-rc1
Date: Mon, 13 Oct 2014 22:09:34 +0200	[thread overview]
Message-ID: <543C317E.5040408@nod.at> (raw)

[-- Attachment #1: Type: text/plain, Size: 1821 bytes --]

Linus,

The following changes since commit c798360cd1438090d51eeaa8e67985da11362eba:

  Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu (2014-10-10 07:26:02 -0400)

are available in the git repository at:

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

for you to fetch changes up to 5f786595a291092d20fafe10c5a30378971a8cc3:

  um: net: Eliminate NULL test after alloc_bootmem (2014-10-13 21:46:26 +0200)

----------------------------------------------------------------
Besides of fixes this contains also support for CONFIG_STACKTRACE
by Daniel Walter.
----------------------------------------------------------------

Daniel Walter (1):
      um: Add support for CONFIG_STACKTRACE

Himangi Saraogi (1):
      um: net: Eliminate NULL test after alloc_bootmem

Honggang Li (2):
      um: remove csum_partial_copy_generic_i386 to clean up exception table
      um: delete unnecessary bootmem struct page array

Thorsten Knabe (1):
      um: ubd: Fix for processes stuck in D state forever

 arch/um/Kconfig.common            |   3 +-
 arch/um/drivers/net_kern.c        |   4 -
 arch/um/drivers/ubd_kern.c        |   5 +-
 arch/um/include/asm/stacktrace.h  |  42 +++++++
 arch/um/include/shared/mem_user.h |   2 +-
 arch/um/kernel/Makefile           |   1 +
 arch/um/kernel/physmem.c          |  32 +----
 arch/um/kernel/stacktrace.c       |  80 +++++++++++++
 arch/um/kernel/sysrq.c            |  69 +++--------
 arch/um/kernel/um_arch.c          |   7 +-
 arch/x86/um/checksum_32.S         | 239 --------------------------------------
 11 files changed, 153 insertions(+), 331 deletions(-)
 create mode 100644 arch/um/include/asm/stacktrace.h
 create mode 100644 arch/um/kernel/stacktrace.c

Thanks,
//richard


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

                 reply	other threads:[~2014-10-13 20:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=543C317E.5040408@nod.at \
    --to=richard@nod.at \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sahne@0x90.at \
    --cc=torvalds@linux-foundation.org \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox