diff options
author | Olof Johansson <olof@lixom.net> | 2015-08-13 12:18:45 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2015-08-13 12:18:45 +0200 |
commit | 07616f013b933a129b9e3be7779b63c85e26c399 (patch) | |
tree | 84dbc04c938ff8ffc439cc0b1b57ab272483e566 /arch/arm/mach-zx | |
parent | Merge tag 'omap-for-v4.2/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
parent | ARM: EXYNOS: fix double of_node_put() on error path (diff) | |
download | linux-07616f013b933a129b9e3be7779b63c85e26c399.tar.xz linux-07616f013b933a129b9e3be7779b63c85e26c399.zip |
Merge tag 'samsung-mach-fixes-4.2' of https://github.com/krzk/linux into fixes
Two fixes for bugs in Exynos power domain error exit path:
1. kfree() of read-only memory (name of power domain returned
by kstrdup_const()),
2. Doubled of_node_put() leading to invalid ref count for OF node.
* tag 'samsung-mach-fixes-4.2' of https://github.com/krzk/linux:
ARM: EXYNOS: fix double of_node_put() on error path
ARM: EXYNOS: Fix potentian kfree() of ro memory
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-zx')
0 files changed, 0 insertions, 0 deletions