From: Linus Torvalds Date: Wed, 16 Dec 2020 20:10:40 +0000 (-0800) Subject: Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller... X-Git-Tag: accepted/tizen/unified/20230118.172025~8265 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5ee863bec794f30bdf7fdf57ce0d9f579b0d1aa3;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'parisc-5.11-1' of git://git./linux/kernel/git/deller/parisc-linux Pull parisc updates from Helge Deller: "A change to increase the default maximum stack size on parisc to 100MB and the ability to further increase the stack hard limit size at runtime with ulimit for newly started processes. The other patches fix compile warnings, utilize the Kbuild logic and cleanups the parisc arch code" * 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: pci-dma: fix warning unused-function parisc/uapi: Use Kbuild logic to provide parisc: Make user stack size configurable parisc: Use _TIF_USER_WORK_MASK in entry.S parisc: Drop loops_per_jiffy from per_cpu struct --- 5ee863bec794f30bdf7fdf57ce0d9f579b0d1aa3