]> Git Repo - linux.git/commitdiff
Merge git://git.kvack.org/~bcrl/aio-fixes
authorLinus Torvalds <[email protected]>
Tue, 15 Jul 2014 00:11:50 +0000 (17:11 -0700)
committerLinus Torvalds <[email protected]>
Tue, 15 Jul 2014 00:11:50 +0000 (17:11 -0700)
Pull another aio fix from Ben LaHaise:
 "put_reqs_available() can now be called from within irq context, which
  means that it (and its sibling function get_reqs_available()) now need
  to be irq-safe, not just preempt-safe"

* git://git.kvack.org/~bcrl/aio-fixes:
  aio: protect reqs_available updates from changes in interrupt handlers


Trivial merge
This page took 0.041647 seconds and 4 git commands to generate.