OSDN Git Service

s390/cio: Add support for FCES status notification
authorVineeth Vijayan <vneethv@linux.ibm.com>
Thu, 8 Oct 2020 13:13:29 +0000 (15:13 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 16 Nov 2020 15:14:38 +0000 (08:14 -0700)
commit32ef938815c1fb42d65212aac860ab153a64de1a
treed2a33b82087475559e37e649ec3fc461fa43d56f
parent4cd6094d9d609f73694783553df72572e302a5e9
s390/cio: Add support for FCES status notification

Fibre Channel Endpoint-Security event is received as an sei:nt0 type
in the CIO layer. This information needs to be shared with the
CCW device drivers using the path_events callback.

Co-developed-by: Sebastian Ott <sebott@linux.ibm.com>
Signed-off-by: Vineeth Vijayan <vneethv@linux.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.ibm.com>
Signed-off-by: Stefan Haberland <sth@linux.ibm.com>
Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Acked-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/s390/include/asm/ccwdev.h
drivers/s390/cio/chp.h
drivers/s390/cio/chsc.c
drivers/s390/cio/device.c