Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull more s390 updates from Vasily Gorbik: - Clean up and improve vdso code: use SYM_* macros for function and data annotations, add CFI annotations to fix GDB unwinding, optimize the chacha20 implementation - Add vfio-ap driver feature advertisement for use by libvirt and mdevctl * tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/vfio-ap: Driver feature advertisement s390/vdso: Use one large alternative instead of an alternative branch s390/vdso: Use SYM_DATA_START_LOCAL()/SYM_DATA_END() for data objects tools: Add additional SYM_*() stubs to linkage.h s390/vdso: Use macros for annotation of asm functions s390/vdso: Add CFI annotations to __arch_chacha20_blocks_nostack() s390/vdso: Fix comment within __arch_chacha20_blocks_nostack() s390/vdso: Get rid of permutation constants
No related branches found
No related tags found
Showing
- Documentation/arch/s390/vfio-ap.rst 30 additions, 0 deletionsDocumentation/arch/s390/vfio-ap.rst
- arch/s390/kernel/vdso64/vdso_user_wrapper.S 4 additions, 10 deletionsarch/s390/kernel/vdso64/vdso_user_wrapper.S
- arch/s390/kernel/vdso64/vgetrandom-chacha.S 36 additions, 40 deletionsarch/s390/kernel/vdso64/vgetrandom-chacha.S
- drivers/s390/crypto/vfio_ap_drv.c 13 additions, 0 deletionsdrivers/s390/crypto/vfio_ap_drv.c
- tools/include/linux/linkage.h 3 additions, 1 deletiontools/include/linux/linkage.h
Loading
Please register or sign in to comment