linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] UML changes for 5.13
@ 2021-05-04 20:16 Richard Weinberger
  2021-05-05  1:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Weinberger @ 2021-05-04 20:16 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-um

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] UML changes for 5.13
  2021-05-04 20:16 [GIT PULL] UML changes for 5.13 Richard Weinberger
@ 2021-05-05  1:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-05  1:17 UTC (permalink / raw)
  To: Richard Weinberger; +Cc: torvalds, linux-kernel, linux-um

The pull request you sent on Tue, 4 May 2021 22:16:08 +0200 (CEST):

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d665ea6ea86c785760ee4bad4543dab3267ad074

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-05  1:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-04 20:16 [GIT PULL] UML changes for 5.13 Richard Weinberger
2021-05-05  1:17 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).