Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/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
No related branches found
No related tags found
Showing
- arch/parisc/Kconfig 1 addition, 0 deletionsarch/parisc/Kconfig
- arch/parisc/include/asm/fb.h 1 addition, 1 deletionarch/parisc/include/asm/fb.h
- arch/parisc/kernel/cache.c 4 additions, 1 deletionarch/parisc/kernel/cache.c
- arch/parisc/math-emu/decode_exc.c 1 addition, 1 deletionarch/parisc/math-emu/decode_exc.c
- drivers/video/console/sticore.c 2 additions, 0 deletionsdrivers/video/console/sticore.c
Loading
Please register or sign in to comment