* [GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc2
@ 2021-11-18 14:05 Helge Deller
2021-11-18 20:49 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2021-11-18 14:05 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin, Sven Schnelle
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc2
2021-11-18 14:05 [GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc2 Helge Deller
@ 2021-11-18 20:49 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-18 20:49 UTC (permalink / raw)
To: Helge Deller
Cc: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin, Sven Schnelle
The pull request you sent on Thu, 18 Nov 2021 15:05:19 +0100:
> http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.16/parisc-4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a6a6d227facf8024e3356f8eafcd8155453cd2e2
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-11-18 20:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-18 14:05 [GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc2 Helge Deller
2021-11-18 20:49 ` 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.