OSDN Git Service

Merge tag 'icc-5.4-rc5' of https://git.linaro.org/people/georgi.djakov/linux into...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 2 Nov 2019 17:11:40 +0000 (18:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 2 Nov 2019 17:11:40 +0000 (18:11 +0100)
commit5e0eb05d7f751aa7ebc67fa9fc06a3f020c7b64e
treec42c0ca5e02f8acf56330ada1a4967ea889019df
parentd6d5df1db6e9d7f8f76d2911707f7d5877251b02
parenta8dfe193a60c6db7c54e03e3f1b96e0aa7244990
Merge tag 'icc-5.4-rc5' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-linus

Georgi writes:

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>
* tag 'icc-5.4-rc5' of https://git.linaro.org/people/georgi.djakov/linux:
  interconnect: Add locking in icc_set_tag()
  interconnect: qcom: Fix icc_onecell_data allocation