Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux
Pull sh updates from Adrian Glaubitz: - Fix a use-after-free bug in the push-switch driver (Duoming Zhou) - Fix calls to dma_declare_coherent_memory() that incorrectly passed the buffer end address instead of the buffer size as the size parameter * tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux: sh: push-switch: Reorder cleanup operations to avoid use-after-free bug sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
No related branches found
No related tags found
Showing
- arch/sh/boards/mach-ap325rxa/setup.c 1 addition, 1 deletionarch/sh/boards/mach-ap325rxa/setup.c
- arch/sh/boards/mach-ecovec24/setup.c 2 additions, 4 deletionsarch/sh/boards/mach-ecovec24/setup.c
- arch/sh/boards/mach-kfr2r09/setup.c 1 addition, 1 deletionarch/sh/boards/mach-kfr2r09/setup.c
- arch/sh/boards/mach-migor/setup.c 1 addition, 1 deletionarch/sh/boards/mach-migor/setup.c
- arch/sh/boards/mach-se/7724/setup.c 2 additions, 4 deletionsarch/sh/boards/mach-se/7724/setup.c
- arch/sh/drivers/push-switch.c 1 addition, 1 deletionarch/sh/drivers/push-switch.c
Please register or sign in to comment