diff options
author | Harald Freudenberger <freude@linux.ibm.com> | 2021-05-11 16:01:18 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-06-07 18:07:00 +0300 |
commit | 0677519ab94d2cf03c13e6e8cd6450d84bb09320 (patch) | |
tree | 8a8eed9413fd756475e30e5f431e8b4ea57d5e0b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d2e834c62d7fa467a534758f7994e981ce163c80 (diff) | |
download | linux-0677519ab94d2cf03c13e6e8cd6450d84bb09320.tar.xz |
s390/ap: extend AP change bindings-complete uevent with counter
Userspace udev rules need an indication about the very first AP change
BINDINGS=complete uevent.
So now this uevent is extend with an additional key-value entry
COMPLETECOUNT=<counter>. The very first uevent will show counter=1 and
the following BINDINGS=complete uevents increase this counter by 1.
Here is an example how the very first BINDINGS=complete uevent
looks like:
KERNEL[106.079510] change /devices/ap (ap)
ACTION=change
DEVPATH=/devices/ap
SUBSYSTEM=ap
BINDINGS=complete
COMPLETECOUNT=1
SEQNUM=10686
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions