From: Olof Johansson Date: Thu, 13 Aug 2015 10:18:45 +0000 (+0200) Subject: Merge tag 'samsung-mach-fixes-4.2' of https://github.com/krzk/linux into fixes X-Git-Tag: Ubuntu-5.10.0-12.13~14281^2~3 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=07616f013b933a129b9e3be7779b63c85e26c399;p=mirror_ubuntu-hirsute-kernel.git 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 --- 07616f013b933a129b9e3be7779b63c85e26c399