]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Apr 2012 02:54:26 +0000 (19:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Apr 2012 02:54:26 +0000 (19:54 -0700)
commitf82085fdf5883ad2807a41973833dc1ab872d540
tree27151ae945fef45b29bb406f512c757847cc229c
parent4d6eda307f2bbf22cfc45f75a329f57fcfb63a3e
parent8a8cea383eafea3a93ee55f16ca405fecffa483d
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending

Pull target fixes from Nicholas Bellinger:
 "Pull two tcm_fc fabric related fixes for -rc2:

  Note that both have been CC'ed to stable, and patch #1 is the
  important one that addresses a memory corruption bug related to FC
  exchange timeouts + command abort.

  Thanks again to MDR for tracking down this issue!"

* '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending:
  tcm_fc: Do not free tpg structure during wq allocation failure
  tcm_fc: Add abort flag for gracefully handling exchange timeout