linux/drivers/s390
Harald Freudenberger 0677519ab9 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>
2021-06-07 17:07:00 +02:00
..
block s390/dasd: add missing discipline function 2021-05-25 12:54:00 -06:00
char s390/sclp_vt220: fix console name to match device 2021-06-07 17:06:59 +02:00
cio s390/ccwgroup: release the cdevs from within dev->release() 2021-06-07 17:06:59 +02:00
crypto s390/ap: extend AP change bindings-complete uevent with counter 2021-06-07 17:07:00 +02:00
net Networking changes for 5.13. 2021-04-29 11:57:23 -07:00
scsi SCSI misc on 20210428 2021-04-28 17:22:10 -07:00
virtio virtio/s390: implement virtio-ccw revision 2 correctly 2021-02-24 00:31:23 +01:00
Makefile s390: remove pointless drivers-y in drivers/s390/Makefile 2019-09-16 13:21:51 +02:00