linux-sg2042/drivers/s390
Jan Glauber ce1d801462 s390/qdio: rework BUG's and WARN_ON's
Remove or replace BUG/BUG_ON where possible and convert WARN_ON
to WARN_ON_ONCE if they can occur freqeuently as pointed out by:
https://lkml.org/lkml/2012/9/27/461

Checks have been removed if:
- the error condition leads to a hardware error which gets logged
  and in most cases stops the device
- the error condition is a null pointer access
- the error condition is just pointless or already handled at
  another location

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2012-11-23 11:14:27 +01:00
..
block s390/dasd: fix multi-line printks with multiple KERN_<level>s 2012-11-23 11:14:26 +01:00
char s390/3215: fix tty close handling 2012-11-15 16:33:09 +01:00
cio s390/qdio: rework BUG's and WARN_ON's 2012-11-23 11:14:27 +01:00
crypto s390/zcrypt: remove duplicated include from zcrypt_pcixcc.c 2012-10-09 14:17:00 +02:00
kvm virtio: support reserved vqs 2012-09-28 15:05:15 +09:30
net qeth: set new mac even if old mac is gone 2012-11-13 14:31:21 -05:00
scsi [SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_device 2012-09-24 12:11:02 +04:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00