aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorYazen Ghannam <[email protected]>2017-01-24 16:32:25 -0600
committerBorislav Petkov <[email protected]>2017-01-28 13:08:10 +0100
commit234365f56e75d91c5bd7fbde2b8a9b02851845b8 (patch)
treec276d38f05b75361c2b883ab09a8b5e5b67525c4 /tools/perf/scripts/python/export-to-postgresql.py
parent2b9b2c465928260f40e2f570c953881bff291bef (diff)
EDAC, amd64: Move global code out of instance functions
We have a few functions that register/unregister an ECC error decoding routine. These functions are called when we init/remove instances. However, they are global and so don't need to be registered/unregistered multiple times. So move them out of the init/remove instance functions and into the module init/exit routines. Signed-off-by: Yazen Ghannam <[email protected]> Cc: linux-edac <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions