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 bug and warning fixes for kernel v5.16-rc2
Date: Thu, 18 Nov 2021 15:05:19 +0100 [thread overview]
Message-ID: <YZZdn80/xHPvP9cf@ls3530> (raw)
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
are available in the Git repository at:
http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.16/parisc-4
for you to fetch changes up to 9412f5aaa86429e018941994076bd63a0618111c:
parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfig (2021-11-18 09:02:32 +0100)
----------------------------------------------------------------
parisc bug and warning fixes and wire up futex_waitv
Fix some warnings which showed up with allmodconfig builds, a revert of
a change to the sigreturn trampoline which broke signal handling, wire
up futex_waitv and add CONFIG_PRINTK_TIME=y to 32bit defconfig.
----------------------------------------------------------------
Helge Deller (5):
parisc: Include stringify.h to avoid build error in crypto/api.c
parisc: Wire up futex_waitv
parisc: Wrap assembler related defines inside __ASSEMBLY__
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfig
Sven Schnelle (1):
parisc/sticon: fix reverse colors
arch/parisc/configs/generic-32bit_defconfig | 1 +
arch/parisc/include/asm/assembly.h | 44 ++++++++++++++++-------------
arch/parisc/include/asm/jump_label.h | 1 +
arch/parisc/include/asm/rt_sigframe.h | 2 +-
arch/parisc/kernel/signal.c | 13 +++++----
arch/parisc/kernel/signal32.h | 2 +-
arch/parisc/kernel/syscalls/syscall.tbl | 1 +
drivers/video/console/sticon.c | 12 ++++----
8 files changed, 42 insertions(+), 34 deletions(-)
next reply other threads:[~2021-11-18 14:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-18 14:05 Helge Deller [this message]
2021-11-18 20:49 ` [GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc2 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=YZZdn80/xHPvP9cf@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 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.