diff options
author | Parav Pandit <pandit.parav@gmail.com> | 2016-09-28 23:24:12 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-10-06 20:50:04 +0300 |
commit | 063af59597492d31c44e549d6c773b6485f7dc53 (patch) | |
tree | da38a219f014a9fe8966faad735e53b966e8e0e0 /fs/file.c | |
parent | 61347fa6087884305ea4a3a04501839fdb68dc76 (diff) | |
download | linux-063af59597492d31c44e549d6c773b6485f7dc53.tar.xz |
IB/rxe: Avoid scheduling tasklet for userspace QP
This patch avoids scheduing tasklet for WQE and protocol processing
for user space QP. It performs the task in calling process context.
To improve code readability kernel specific post_send handling moved to
post_send_kernel() function.
Signed-off-by: Parav Pandit <pandit.parav@gmail.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions