On 18.02.2020 10:23, Vineeth Vijayan wrote: > 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(-) Please disregard this RFC for now - the patches need some more internal discussions before they are ready for external review. -- Peter Oberparleiter Linux on Z Development - IBM Germany