kernel-ark/drivers/scsi/bnx2fc
Linus Torvalds 9f3938346a Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Pull kmap_atomic cleanup from Cong Wang.

It's been in -next for a long time, and it gets rid of the (no longer
used) second argument to k[un]map_atomic().

Fix up a few trivial conflicts in various drivers, and do an "evil
merge" to catch some new uses that have come in since Cong's tree.

* 'kmap_atomic' of git://github.com/congwang/linux: (59 commits)
  feature-removal-schedule.txt: schedule the deprecated form of kmap_atomic() for removal
  highmem: kill all __kmap_atomic() [swarren@nvidia.com: highmem: Fix ARM build break due to __kmap_atomic rename]
  drbd: remove the second argument of k[un]map_atomic()
  zcache: remove the second argument of k[un]map_atomic()
  gma500: remove the second argument of k[un]map_atomic()
  dm: remove the second argument of k[un]map_atomic()
  tomoyo: remove the second argument of k[un]map_atomic()
  sunrpc: remove the second argument of k[un]map_atomic()
  rds: remove the second argument of k[un]map_atomic()
  net: remove the second argument of k[un]map_atomic()
  mm: remove the second argument of k[un]map_atomic()
  lib: remove the second argument of k[un]map_atomic()
  power: remove the second argument of k[un]map_atomic()
  kdb: remove the second argument of k[un]map_atomic()
  udf: remove the second argument of k[un]map_atomic()
  ubifs: remove the second argument of k[un]map_atomic()
  squashfs: remove the second argument of k[un]map_atomic()
  reiserfs: remove the second argument of k[un]map_atomic()
  ocfs2: remove the second argument of k[un]map_atomic()
  ntfs: remove the second argument of k[un]map_atomic()
  ...
2012-03-21 09:40:26 -07:00
..
57xx_hsi_bnx2fc.h
bnx2fc_constants.h bnx2fc: HSI dependent changes for 7.2.xx FW 2012-02-20 19:34:08 -05:00
bnx2fc_debug.h [SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFO 2011-07-26 13:54:41 +04:00
bnx2fc_els.c [SCSI] bnx2fc: Handle SRR LS_ACC drop scenario 2011-10-30 14:04:01 +04:00
bnx2fc_fcoe.c scsi: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:19 +08:00
bnx2fc_hwi.c bnx2fc: HSI dependent changes for 7.2.xx FW 2012-02-20 19:34:08 -05:00
bnx2fc_io.c [SCSI] bnx2fc: Handle ABTS timeout during ulp timeout 2011-10-30 13:28:55 +04:00
bnx2fc_tgt.c [SCSI] bnx2fc: Fix FW assert during RSCN stress tests 2011-09-17 23:10:00 +04:00
bnx2fc.h [SCSI] bnx2fc: Bumped version to 1.0.9 2011-10-30 14:05:52 +04:00
Kconfig cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig. 2011-08-12 03:00:47 -07:00
Makefile