commit | 3d27c4de8d4fb2d4099ff324671792aa2578c6f9 | [log] [tgz] |
---|---|---|
author | Xiubo Li <xiubli@redhat.com> | Sun Aug 12 07:58:23 2018 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Aug 12 17:30:58 2018 +0200 |
tree | 1a1a2fcdef2d68b6f9620a3798f523271c6af18a | |
parent | 9d3cce1e8b8561fed5f383d22a4d6949db4eadbe [diff] |
Revert "uio: use request_threaded_irq instead" Since mutex lock in irq hanler is useless currently, here will remove it together with it. This reverts commit 9421e45f5ff3d558cf8b75a8cc0824530caf3453. Reported-by: james.r.harris@intel.com CC: Ahsan Atta <ahsan.atta@intel.com> Signed-off-by: Xiubo Li <xiubli@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>