From: Linus Torvalds Date: Mon, 30 May 2022 18:52:18 +0000 (-0700) Subject: Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller... X-Git-Tag: v6.1-rc5~1208 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e11a93567d3f1e843300ed98ff049a4335db8015;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'for-5.19/parisc-1' of git://git./linux/kernel/git/deller/parisc-linux Pull parisc architecture updates from Helge Deller: "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" * tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNT parisc: Optimize tmpalias function calls parisc: Add dep_safe() macro to deposit a register in 32- and 64-kernels parisc: Fix wrong comment for shr macro parisc: Prevent ldil() to sign-extend into upper 32 bits parisc: Don't hardcode assembler bit definitions in tmpalias code parisc: Don't enforce DMA completion order in cache flushes parisc: video: fbdev: stifb: Add sti_dump_font() to dump STI font --- e11a93567d3f1e843300ed98ff049a4335db8015