All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arch/microblaze patches for 5.19-rc1
Date: Tue, 31 May 2022 09:10:19 +0200	[thread overview]
Message-ID: <9bfbc0fb-ddd2-d65c-f9ac-2a2696581c71@monstr.eu> (raw)

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


             reply	other threads:[~2022-05-31  7:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-31  7:10 Michal Simek [this message]
2022-05-31 17:05 ` [GIT PULL] arch/microblaze patches for 5.19-rc1 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=9bfbc0fb-ddd2-d65c-f9ac-2a2696581c71@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=linux-kernel@vger.kernel.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 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.