Skip to content
  • Linus Torvalds's avatar
    Merge git://git.kvack.org/~bcrl/aio-next · da06df54
    Linus Torvalds authored
    Pull aio updates from Ben LaHaise.
    
    * git://git.kvack.org/~bcrl/aio-next:
      aio: use iovec array rather than the single one
      aio: fix some comments
      aio: use the macro rather than the inline magic number
      aio: remove the needless registration of ring file's private_data
      aio: remove no longer needed preempt_disable()
      aio: kill the misleading rcu read locks in ioctx_add_table() and kill_ioctx()
      aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock()
    da06df54