All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arch/microblaze patches for 5.19-rc1
@ 2022-05-31  7:10 Michal Simek
  2022-05-31 17:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2022-05-31  7:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

Hi Linus,

please pull these patches to your tree.

Thanks,
Michal

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

   git://git.monstr.eu/linux-2.6-microblaze.git tags/microblaze-v5.19

for you to fetch changes up to 78b5f52ab6f6074a6fe2f27122e2165f32d6a143:

   microblaze: fix typos in comments (2022-05-02 08:36:10 +0200)

----------------------------------------------------------------
Microblaze patches for 5.19-rc1

- Fix issues with freestanding
- Wire memblock_dump_all()
- Add support for memory reservation from DT

----------------------------------------------------------------
Julia Lawall (1):
       microblaze: fix typos in comments

Michal Simek (5):
       microblaze: Use simple memset implementation from lib/string.c
       microblaze: Do loop unrolling for optimized memset implementation
       microblaze: Use simple memmove/memcpy implementation from lib/string.c
       microblaze: Wire memblock_dump_all()
       microblaze: Add support for reserved memory defined by DT

  arch/microblaze/include/asm/string.h |  2 ++
  arch/microblaze/kernel/kgdb.c        |  2 +-
  arch/microblaze/lib/memcpy.c         | 18 ++---------
  arch/microblaze/lib/memmove.c        | 31 ++----------------
  arch/microblaze/lib/memset.c         | 33 +++++++++-----------
  arch/microblaze/mm/init.c            |  5 +++
  6 files changed, 27 insertions(+), 64 deletions(-)

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


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

* Re: [GIT PULL] arch/microblaze patches for 5.19-rc1
  2022-05-31  7:10 [GIT PULL] arch/microblaze patches for 5.19-rc1 Michal Simek
@ 2022-05-31 17:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-31 17:05 UTC (permalink / raw)
  To: Michal Simek; +Cc: Linus Torvalds, Linux Kernel Mailing List

The pull request you sent on Tue, 31 May 2022 09:10:19 +0200:

> git://git.monstr.eu/linux-2.6-microblaze.git tags/microblaze-v5.19

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

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:[~2022-05-31 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-31  7:10 [GIT PULL] arch/microblaze patches for 5.19-rc1 Michal Simek
2022-05-31 17:05 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.