Searched hist:"99611 f87176b2a908d8c66ab19a5fc550a3cd13a" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/s390/cio/ |
H A D | chp.h | diff 99611f87176b2a908d8c66ab19a5fc550a3cd13a Mon Jul 14 09:59:02 CEST 2008 Cornelia Huck <cornelia.huck@de.ibm.com> [S390] cio: Repair chpid event handling.
Passing the affected chpid in chp_event() worked only by chance since chpid is the first element in res_acc_data. Make it work properly by generalizing res_acc_data as chp_link and always passing around a properly filled out chp_link structure in chp_event().
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
|
H A D | css.h | diff 99611f87176b2a908d8c66ab19a5fc550a3cd13a Mon Jul 14 09:59:02 CEST 2008 Cornelia Huck <cornelia.huck@de.ibm.com> [S390] cio: Repair chpid event handling.
Passing the affected chpid in chp_event() worked only by chance since chpid is the first element in res_acc_data. Make it work properly by generalizing res_acc_data as chp_link and always passing around a properly filled out chp_link structure in chp_event().
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
|
H A D | chp.c | diff 99611f87176b2a908d8c66ab19a5fc550a3cd13a Mon Jul 14 09:59:02 CEST 2008 Cornelia Huck <cornelia.huck@de.ibm.com> [S390] cio: Repair chpid event handling.
Passing the affected chpid in chp_event() worked only by chance since chpid is the first element in res_acc_data. Make it work properly by generalizing res_acc_data as chp_link and always passing around a properly filled out chp_link structure in chp_event().
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
|
H A D | chsc.c | diff 99611f87176b2a908d8c66ab19a5fc550a3cd13a Mon Jul 14 09:59:02 CEST 2008 Cornelia Huck <cornelia.huck@de.ibm.com> [S390] cio: Repair chpid event handling.
Passing the affected chpid in chp_event() worked only by chance since chpid is the first element in res_acc_data. Make it work properly by generalizing res_acc_data as chp_link and always passing around a properly filled out chp_link structure in chp_event().
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
|
H A D | device.c | diff 99611f87176b2a908d8c66ab19a5fc550a3cd13a Mon Jul 14 09:59:02 CEST 2008 Cornelia Huck <cornelia.huck@de.ibm.com> [S390] cio: Repair chpid event handling.
Passing the affected chpid in chp_event() worked only by chance since chpid is the first element in res_acc_data. Make it work properly by generalizing res_acc_data as chp_link and always passing around a properly filled out chp_link structure in chp_event().
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
|