linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] interconnect fixes for 5.4
@ 2019-10-22 14:08 Georgi Djakov
  2019-11-02 17:15 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Georgi Djakov @ 2019-10-22 14:08 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-pm, linux-kernel

Hi Greg,

This is a tiny pull request with interconnect fixes for 5.4-rc. Could you please
take them into char-misc for the next possible rc.

Thanks,
Georgi

The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:

  Linux 5.4-rc3 (2019-10-13 16:37:36 -0700)

are available in the Git repository at:

  https://git.linaro.org/people/georgi.djakov/linux.git tags/icc-5.4-rc5

for you to fetch changes up to a8dfe193a60c6db7c54e03e3f1b96e0aa7244990:

  interconnect: Add locking in icc_set_tag() (2019-10-20 12:14:41 +0300)

----------------------------------------------------------------
interconnect fixes for 5.4

Two tiny fixes for the current release:

- Fix memory allocation size in a driver.
- Add missing mutex.

Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>

----------------------------------------------------------------
Georgi Djakov (1):
      interconnect: Add locking in icc_set_tag()

Leonard Crestez (1):
      interconnect: qcom: Fix icc_onecell_data allocation

 drivers/interconnect/core.c        | 4 ++++
 drivers/interconnect/qcom/qcs404.c | 3 ++-
 drivers/interconnect/qcom/sdm845.c | 3 ++-
 3 files changed, 8 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] interconnect fixes for 5.4
  2019-10-22 14:08 [GIT PULL] interconnect fixes for 5.4 Georgi Djakov
@ 2019-11-02 17:15 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2019-11-02 17:15 UTC (permalink / raw)
  To: Georgi Djakov; +Cc: linux-pm, linux-kernel

On Tue, Oct 22, 2019 at 05:08:49PM +0300, Georgi Djakov wrote:
> Hi Greg,
> 
> This is a tiny pull request with interconnect fixes for 5.4-rc. Could you please
> take them into char-misc for the next possible rc.
> 
> Thanks,
> Georgi
> 
> The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:
> 
>   Linux 5.4-rc3 (2019-10-13 16:37:36 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.linaro.org/people/georgi.djakov/linux.git tags/icc-5.4-rc5
> 
> for you to fetch changes up to a8dfe193a60c6db7c54e03e3f1b96e0aa7244990:
> 
>   interconnect: Add locking in icc_set_tag() (2019-10-20 12:14:41 +0300)
> 
> ----------------------------------------------------------------
> interconnect fixes for 5.4
> 
> Two tiny fixes for the current release:
> 
> - Fix memory allocation size in a driver.
> - Add missing mutex.
> 
> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
> 
> ----------------------------------------------------------------
> Georgi Djakov (1):
>       interconnect: Add locking in icc_set_tag()
> 
> Leonard Crestez (1):
>       interconnect: qcom: Fix icc_onecell_data allocation
> 
>  drivers/interconnect/core.c        | 4 ++++
>  drivers/interconnect/qcom/qcs404.c | 3 ++-
>  drivers/interconnect/qcom/sdm845.c | 3 ++-
>  3 files changed, 8 insertions(+), 2 deletions(-)

Sorry for the delay, pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-02 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22 14:08 [GIT PULL] interconnect fixes for 5.4 Georgi Djakov
2019-11-02 17:15 ` Greg Kroah-Hartman

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).