]> Git Repo - J-linux.git/commitdiff
Merge tag 'icc-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc...
authorGreg Kroah-Hartman <[email protected]>
Thu, 11 Apr 2024 12:44:49 +0000 (14:44 +0200)
committerGreg Kroah-Hartman <[email protected]>
Thu, 11 Apr 2024 12:44:49 +0000 (14:44 +0200)
Georgi writes:

interconnect fixes for v6.9-rc

Here are fixes for two reported issues. One of them is a fix for
a driver that tries to access a non-existent resource which prints
a warning message during boot. The other one is fixing a race
condition in the core framework where one struct member has been
left unprotected by mutex.

- interconnect: qcom: x1e80100: Remove inexistent ACV_PERF BCM
- interconnect: Don't access req_list while it's being manipulated

Signed-off-by: Georgi Djakov <[email protected]>
* tag 'icc-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc:
  interconnect: Don't access req_list while it's being manipulated
  interconnect: qcom: x1e80100: Remove inexistent ACV_PERF BCM

1  2 
drivers/interconnect/core.c
drivers/interconnect/qcom/x1e80100.c

Simple merge
Simple merge
This page took 0.05677 seconds and 4 git commands to generate.