summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2016-04-20 11:24:17 +0930
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-06-07 18:14:35 -0700
commitf4b0dd357f31c3f794ebb171a4ed903c0eee4565 (patch)
tree296ce6f95df55c7130bf43186d8ec706ce55a092 /tools/perf/scripts/python
parentb2cfbf421062a4f27801d6771dfd83c1cd894342 (diff)
pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
commit 71324fdc72ef0163e57631aa814a9a81e9e4770b upstream. The range is registered into a linked list which can be referenced throughout the lifetime of the driver. Ensure the range's memory is useful for the same lifetime by adding it to the driver's private data structure. The bug was introduced in the driver's initial commit, which was present in v3.10. Fixes: f0b9a7e521fa ("pinctrl: exynos5440: add pinctrl driver for Samsung EXYNOS5440 SoC") Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Acked-by: Tomasz Figa <tomasz.figa@gmail.com> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions