* [GIT PULL] parisc architecture updates for v5.19-rc1
@ 2022-05-30 18:43 Helge Deller
2022-05-30 18:58 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2022-05-30 18:43 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin
Hi Linus,
please pull the parisc architecture updates for kernel v5.19-rc1.
Minor cleanups and code optimizations, e.g.:
- improvements in assembly statements in the tmpalias code path,
- added some additionals compile time checks,
- drop some unneccesary assembler DMA syncs.
Thanks,
Helge
----------------------------------------------------------------
The following changes since commit 4b0986a3613c92f4ec1bdc7f60ec66fea135991f:
Linux 5.18 (2022-05-22 09:52:31 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.19/parisc-1
for you to fetch changes up to 72acadfeb378915a3c4990f4252ab33ce8225491:
parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNT (2022-05-30 17:43:44 +0200)
----------------------------------------------------------------
parisc architecture updates for kernel v5.19-rc1
Minor cleanups and code optimizations, e.g.:
- improvements in assembly statements in the tmpalias code path,
- added some additionals compile time checks,
- drop some unneccesary assembler DMA syncs.
----------------------------------------------------------------
Helge Deller (6):
parisc: video: fbdev: stifb: Add sti_dump_font() to dump STI font
parisc: Prevent ldil() to sign-extend into upper 32 bits
parisc: Fix wrong comment for shr macro
parisc: Add dep_safe() macro to deposit a register in 32- and 64-kernels
parisc: Optimize tmpalias function calls
parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNT
John David Anglin (2):
parisc: Don't enforce DMA completion order in cache flushes
parisc: Don't hardcode assembler bit definitions in tmpalias code
arch/parisc/include/asm/assembly.h | 12 ++++-
arch/parisc/include/asm/cache.h | 1 +
arch/parisc/include/asm/fixmap.h | 25 ++++++++--
arch/parisc/include/asm/unistd.h | 2 -
arch/parisc/kernel/cache.c | 3 ++
arch/parisc/kernel/entry.S | 22 ++++-----
arch/parisc/kernel/pacache.S | 94 ++++++--------------------------------
arch/parisc/mm/init.c | 6 +++
drivers/video/console/sticore.c | 21 +++++++++
9 files changed, 86 insertions(+), 100 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] parisc architecture updates for v5.19-rc1
2022-05-30 18:43 [GIT PULL] parisc architecture updates for v5.19-rc1 Helge Deller
@ 2022-05-30 18:58 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-30 18:58 UTC (permalink / raw)
To: Helge Deller
Cc: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin
The pull request you sent on Mon, 30 May 2022 20:43:36 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.19/parisc-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e11a93567d3f1e843300ed98ff049a4335db8015
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-30 18:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-30 18:43 [GIT PULL] parisc architecture updates for v5.19-rc1 Helge Deller
2022-05-30 18:58 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox