alistair23-linux/drivers/s390
Jan Glauber 7883097f16 [S390] qdio: remove superfluous log entries and WARN_ONs.
* Don't write debug feature log entries for sl, slsb and sbal since these
  elements can be located from the qdio_q pointer which is also logged.
* Convert WARN_ON for wrong alignment of sbal to BUG_ON.
* Remove WARN_ON's for wrong alignment of q / qib / slib since these
  alignments should be guaranteed by kmem_cache_alloc alignment /
  struct aligned attribute / __get_free_page.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-12-18 17:43:32 +01:00
..
block [S390] dasd: PTR_ERR return of wrong pointer in 2009-12-18 17:43:31 +01:00
char [S390] tape: Add pr_fmt() macro to all tape source files 2009-12-18 17:43:32 +01:00
cio [S390] qdio: remove superfluous log entries and WARN_ONs. 2009-12-18 17:43:32 +01:00
crypto [S390] zcrypt: remove BKL 2009-12-07 12:51:39 +01:00
kvm
net const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00
scsi [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP 2009-12-04 12:02:18 -06:00
Makefile