aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrew Jeffery <[email protected]>2016-04-20 11:24:17 +0930
committerLinus Walleij <[email protected]>2016-04-26 15:52:46 +0200
commit71324fdc72ef0163e57631aa814a9a81e9e4770b (patch)
tree6411a66772b992419c542009b636947f53073624 /tools/perf/scripts/python
parent3024f920eb5f6e60453d035f26ec963c7126f517 (diff)
pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
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") Cc: [email protected] Signed-off-by: Andrew Jeffery <[email protected]> Acked-by: Tomasz Figa <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions