linux-um archives
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	linux-um <linux-um@lists.infradead.org>
Subject: [GIT PULL] UML changes for 5.13
Date: Tue, 4 May 2021 22:16:08 +0200 (CEST)	[thread overview]
Message-ID: <1774500012.55581.1620159368372.JavaMail.zimbra@nod.at> (raw)

Linus,

The following changes since commit d434405aaab7d0ebc516b68a8fc4100922d7f5ef:

  Linux 5.12-rc7 (2021-04-11 15:16:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ed102bf2afed226703eaf85a704755bdbea34583:

  um: Fix W=1 missing-include-dirs warnings (2021-04-15 23:10:57 +0200)

----------------------------------------------------------------
This pull request contains the following changes for UML:

- Disable CONFIG_GCOV when built with modules
- Many fixes for W=1 related warnings
- Code cleanup

Due to lack of time I was unable to prepare a bigger pull request.
PR for the next merge window will contain more interesting material, I promise. :-)

----------------------------------------------------------------
Johannes Berg (3):
      um: Fix tag order in stub_32.h
      um: Mark all kernel symbols as local
      um: Disable CONFIG_GCOV with MODULES

Randy Dunlap (4):
      um: Add 2 missing libs to fix various build errors
      um: pgtable.h: Fix W=1 warning for empty body in 'do' statement
      um: elf.h: Fix W=1 warning for empty body in 'do' statement
      um: Fix W=1 missing-include-dirs warnings

Yang Li (3):
      um: Remove unneeded variable 'ret'
      um: Replace if (cond) BUG() with BUG_ON()
      um: Remove unused including <linux/version.h>

 arch/um/Kconfig.debug               |  1 +
 arch/um/drivers/hostaudio_kern.c    |  4 +---
 arch/um/drivers/vector_kern.c       |  1 -
 arch/um/include/asm/pgtable.h       |  2 +-
 arch/um/include/uapi/asm/Kbuild     |  1 +
 arch/um/kernel/Makefile             |  1 -
 arch/um/kernel/dyn.lds.S            |  6 ++++++
 arch/um/kernel/gmon_syms.c          | 16 ----------------
 arch/um/kernel/mem.c                |  3 +--
 arch/um/kernel/uml.lds.S            |  6 ++++++
 arch/x86/um/Makefile                |  1 +
 arch/x86/um/asm/elf.h               |  2 +-
 arch/x86/um/shared/sysdep/stub_32.h |  2 +-
 13 files changed, 20 insertions(+), 26 deletions(-)
 create mode 100644 arch/um/include/uapi/asm/Kbuild
 delete mode 100644 arch/um/kernel/gmon_syms.c

_______________________________________________
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um


             reply	other threads:[~2021-05-04 20:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-04 20:16 Richard Weinberger [this message]
2021-05-05  1:17 ` [GIT PULL] UML changes for 5.13 pr-tracker-bot

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=1774500012.55581.1620159368372.JavaMail.zimbra@nod.at \
    --to=richard@nod.at \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-um@lists.infradead.org \
    --cc=torvalds@linux-foundation.org \
    /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