From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
James Bottomley <James.Bottomley@hansenpartnership.com>,
John David Anglin <dave.anglin@bell.net>,
Sven Schnelle <svens@stackframe.org>
Subject: [GIT PULL] parisc architecture fixes & updates v5.17-rc1
Date: Fri, 21 Jan 2022 23:27:18 +0100 [thread overview]
Message-ID: <YeszRlKu5dWqiHDQ@ls3530> (raw)
The following changes since commit 455e73a07f6e288b0061dfcf4fcf54fa9fe06458:
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (2022-01-12 17:02:27 -0800)
are available in the Git repository at:
http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.17/parisc-2
for you to fetch changes up to d24846a4246b6e61ecbd036880a4adf61681d241:
parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries (2022-01-21 22:48:54 +0100)
----------------------------------------------------------------
parisc architecture fixes & enhancements for kernel v5.17-rc1
- a memory leak fix in an error path in pdc_stable (Miaoqian Lin)
- two compiler warning fixes in the TOC code
- added autodetection for currently used console type (serial or graphics)
which inserts console=<type> if it's missing
----------------------------------------------------------------
Helge Deller (4):
parisc: Add visible flag to toc_stack variable
parisc: Use safer strscpy() in setup_cmdline()
parisc: Autodetect default output device and set console= kernel parameter
parisc: Fix missing prototype for 'toc_intr' warning in toc.c
Miaoqian Lin (1):
parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries
arch/parisc/include/asm/processor.h | 1 +
arch/parisc/kernel/setup.c | 15 +++++++++++++--
arch/parisc/kernel/toc.c | 3 ++-
drivers/parisc/pdc_stable.c | 4 +++-
4 files changed, 19 insertions(+), 4 deletions(-)
next reply other threads:[~2022-01-21 22:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-21 22:27 Helge Deller [this message]
2022-01-22 8:06 ` [GIT PULL] parisc architecture fixes & updates v5.17-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=YeszRlKu5dWqiHDQ@ls3530 \
--to=deller@gmx.de \
--cc=James.Bottomley@hansenpartnership.com \
--cc=dave.anglin@bell.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=svens@stackframe.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