]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: if can not allocate memory - no point of waiting
authorEldad Zinger <eldadz@mellanox.co.il>
Sun, 24 Oct 2010 09:16:56 +0000 (11:16 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:05:31 +0000 (05:05 -0700)
commit7fa4651227ba934ddde3dff573bb6b7fd1a1d050
tree58e2c2213e207e992d08d96031404efd7a1c9141
parent2fad2524448d20076bae64a2e5fcab0589f2519f
sdp: if can not allocate memory - no point of waiting

We don't wake up sleeper when we free memory, so mem sleeper will sleep forever.

Signed-off-by: Eldad Zinger <eldadz@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp_main.c