On Thu, 18 Mar 2021 14:26:23 +0100 Pierre Morel <pmorel@xxxxxxxxxxxxx> wrote: > Some tests require to disable a subchannel. > Let's implement the css_disable() function. > > Signed-off-by: Pierre Morel <pmorel@xxxxxxxxxxxxx> > --- > lib/s390x/css.h | 1 + > lib/s390x/css_lib.c | 69 +++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 70 insertions(+) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>