aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-08-01 21:43:58 -0700
committerDavid S. Miller <davem@davemloft.net>2016-08-01 21:43:58 -0700
commitbbcecd60209db54e4231e3a69bc425bc8b86096f (patch)
tree6a8e5d5bbeb31ab6466a14268ba3a5a928b8488c /tools/perf/scripts/python/export-to-postgresql.py
parent8139too: fix system hang when there is a tx timeout event. (diff)
parentethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_phandle (diff)
downloadwireguard-linux-bbcecd60209db54e4231e3a69bc425bc8b86096f.tar.xz
wireguard-linux-bbcecd60209db54e4231e3a69bc425bc8b86096f.zip
Merge branch 'net-of_node_put'
Peter Chen says: ==================== add missing of_node_put after calling of_parse_phandle This patch set fixes missing of_node_put issue at ethernet driver. of_node_put needs to be called when the device node which is got from of_parse_phandle has finished using. The compilation test has passed by using allmodconfig for drivers/net/ethernet. Changes for v2: - If the device node is local variable, it can be put in the same function. - If the device node will be used the whole driver life cycle, it should be put (call of_node_put) at driver's remove. Patch [4, 5, 9, 14, 15/15] - Fix the issue that the node still be used at error patch [6/15] - Add acked for patch [11,12/15] ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions