diff options
author | 2023-08-25 17:49:03 -0700 | |
---|---|---|
committer | 2023-08-25 17:49:03 -0700 | |
commit | 7d2f353b2682dcfe5f9bc71e5b61d5b61770d98e (patch) | |
tree | 60e7df9ee770b01df76ea795e7a81c4a4660aca7 /scripts/generate_rust_analyzer.py | |
parent | lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels (diff) | |
parent | clk: Fix slab-out-of-bounds error in devm_clk_release() (diff) | |
download | linux-rng-7d2f353b2682dcfe5f9bc71e5b61d5b61770d98e.tar.xz linux-rng-7d2f353b2682dcfe5f9bc71e5b61d5b61770d98e.zip |
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Pull clk fixes from Stephen Boyd:
"One clk driver fix and two clk framework fixes:
- Fix an OOB access when devm_get_clk_from_child() is used and
devm_clk_release() casts the void pointer to the wrong type
- Move clk_rate_exclusive_{get,put}() within the correct ifdefs in
clk.h so that the stubs are used when CONFIG_COMMON_CLK=n
- Register the proper clk provider function depending on the value of
#clock-cells in the TI keystone driver"
* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
clk: Fix slab-out-of-bounds error in devm_clk_release()
clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'
clk: keystone: syscon-clk: Fix audio refclk
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions