diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-02-02 10:40:27 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-02-02 10:40:27 -0800 |
commit | 5d82ca7b5019d880a579831278eb73cbbfdb87da (patch) | |
tree | 010d551cd9c071fb0ce0f8285b2ae9379ba96585 /block/Kconfig | |
parent | a86bf2283d2c9769205407e2b54777c03d012939 (diff) | |
parent | 909f3c55d887a9f9d4cd2762813cbfcaf640ec57 (diff) | |
download | linux-stable-5d82ca7b5019d880a579831278eb73cbbfdb87da.tar.gz linux-stable-5d82ca7b5019d880a579831278eb73cbbfdb87da.tar.bz2 linux-stable-5d82ca7b5019d880a579831278eb73cbbfdb87da.zip |
Merge tag 'sh-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux
Pull sh updates from John Paul Adrian Glaubitz:
"Fixes and improvements for sh:
- replace seq_printf() with the more efficient
seq_put_decimal_ull_width() to increase performance when stress
reading /proc/interrupts (David Wang)
- migrate sh to the generic rule for built-in DTB to help avoid race
conditions during parallel builds which can occur because Kbuild
decends into arch/*/boot/dts twice (Masahiro Yamada)
- replace select with imply in the board Kconfig for enabling
hardware with complex dependencies. This addresses warnings which
were reported by the kernel test robot (Geert Uytterhoeven)"
* tag 'sh-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux:
sh: boards: Use imply to enable hardware with complex dependencies
sh: Migrate to the generic rule for built-in DTB
sh: irq: Use seq_put_decimal_ull_width() for decimal values
Diffstat (limited to 'block/Kconfig')
0 files changed, 0 insertions, 0 deletions