From: Linus Torvalds Date: Sun, 26 Jun 2022 16:08:30 +0000 (-0700) Subject: Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller... X-Git-Tag: v6.6.17~7174 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c0c6a7bd4c6f87d6d3621fd58c94110bf2404e12;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'for-5.19/parisc-3' of git://git./linux/kernel/git/deller/parisc-linux Pull parisc architecture fixes from Helge Deller: - enable ARCH_HAS_STRICT_MODULE_RWX to prevent a boot crash on c8000 machines - flush all mappings of a shared anonymous page on PA8800/8900 machines via flushing the whole data cache. This may slow down such machines but makes sure that the cache is consistent - Fix duplicate definition build error regarding fb_is_primary_device() * tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: Enable ARCH_HAS_STRICT_MODULE_RWX parisc: Fix flush_anon_page on PA8800/PA8900 parisc: align '*' in comment in math-emu code parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI --- c0c6a7bd4c6f87d6d3621fd58c94110bf2404e12