Peter Zijlstra ddce40df6e sunrpc: fix crash in rpc_malloc()
While the comment says:
 * To prevent rpciod from hanging, this allocator never sleeps,
 * returning NULL if the request cannot be serviced immediately.

The function does not actually check for NULL pointers being returned.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2007-05-09 17:58:00 -04:00
..
2007-04-25 22:29:24 -07:00
2007-05-09 08:57:56 +02:00
2007-05-09 07:12:20 +02:00
2007-04-25 22:29:24 -07:00
2007-05-09 08:57:56 +02:00
2007-05-09 08:57:56 +02:00
2007-05-04 12:41:11 -07:00
2007-05-09 08:57:56 +02:00
2007-05-09 17:58:00 -04:00
2007-05-04 12:55:39 -07:00