* [GIT PULL] interconnect fixes for 6.9-rc
@ 2024-03-28 13:15 Georgi Djakov
2024-04-11 12:45 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Georgi Djakov @ 2024-03-28 13:15 UTC (permalink / raw)
To: gregkh; +Cc: linux-pm, linux-kernel, djakov
Hello Greg,
This pull request contains one core and one driver fix for the current
cycle. The details are in the signed tag as usual. It is not based on rc1,
but on a previous tag that you pulled, because i got these fixes during
the merge window. All patches have been in linux-next for more than a week.
Please pull into char-misc-linus when possible and propagate further when
you have more char/misc fixes.
Thanks,
Georgi
The following changes since commit 5464e7acea4a6c56b3c5c2d7aeef2eda92227b33:
interconnect: qcom: x1e80100: Add missing ACV enable_mask (2024-02-04 23:36:06 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.9-rc2
for you to fetch changes up to de1bf25b6d771abdb52d43546cf57ad775fb68a1:
interconnect: Don't access req_list while it's being manipulated (2024-03-14 13:51:44 +0200)
----------------------------------------------------------------
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 <djakov@kernel.org>
----------------------------------------------------------------
Konrad Dybcio (1):
interconnect: qcom: x1e80100: Remove inexistent ACV_PERF BCM
Mike Tipton (1):
interconnect: Don't access req_list while it's being manipulated
drivers/interconnect/core.c | 8 +++
drivers/interconnect/qcom/x1e80100.c | 26 --------
2 files changed, 8 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] interconnect fixes for 6.9-rc
2024-03-28 13:15 [GIT PULL] interconnect fixes for 6.9-rc Georgi Djakov
@ 2024-04-11 12:45 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2024-04-11 12:45 UTC (permalink / raw)
To: Georgi Djakov; +Cc: linux-pm, linux-kernel
On Thu, Mar 28, 2024 at 03:15:01PM +0200, Georgi Djakov wrote:
> Hello Greg,
>
> This pull request contains one core and one driver fix for the current
> cycle. The details are in the signed tag as usual. It is not based on rc1,
> but on a previous tag that you pulled, because i got these fixes during
> the merge window. All patches have been in linux-next for more than a week.
> Please pull into char-misc-linus when possible and propagate further when
> you have more char/misc fixes.
>
> Thanks,
> Georgi
>
>
> The following changes since commit 5464e7acea4a6c56b3c5c2d7aeef2eda92227b33:
>
> interconnect: qcom: x1e80100: Add missing ACV enable_mask (2024-02-04 23:36:06 +0200)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.9-rc2
Sorry for the delay, now pulled and pushed out.
thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-11 12:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-28 13:15 [GIT PULL] interconnect fixes for 6.9-rc Georgi Djakov
2024-04-11 12:45 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).