[RFC v2 0/2] fces event support in cio

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Compared to the previous version of this RFC(RFC v1 0/2] support
FC-Endpoint Security events), there is a change in the information we
passed to the consumer-devices using path-event. 

Previously we used to share the exact event of fces, which is derived
from the sei_area->ccdf[0]. In this patch, instead of sending the right
event, simply inform the ccwdev about the occurance of 'fces event'
using path_event. The ccwdev then query more information about the
fces-event using the chsc_scud() call and notify based on the reply.

Sebastian Ott (1):
  s390/cio: handle changes related to endpoint security

Vineeth Vijayan (1):
  s390/cio: add support for fces status notification

 arch/s390/include/asm/ccwdev.h |  1 +
 drivers/s390/cio/chp.h         |  1 +
 drivers/s390/cio/chsc.c        | 73 ++++++++++++++++++++++++++++++++++
 drivers/s390/cio/device.c      | 19 ++++++++-
 4 files changed, 93 insertions(+), 1 deletion(-)

-- 
2.17.1




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux