From: Jiri Slaby Date: Thu, 11 Feb 2010 23:40:48 +0000 (-0800) Subject: RDMA: Use rlimit helpers X-Git-Tag: v2.6.34-rc1~225^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccbe9f0b11b137c9453771a7ca3bf417dc7ce152;p=pandora-kernel.git RDMA: Use rlimit helpers Make sure compiler won't do weird things with limits by using the rlimit helpers added in 3e10e716 ("resource: add helpers for fetching rlimits"). E.g. fetching them twice may return 2 different values after writable limits are implemented. Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Roland Dreier --- Reading git-diff-tree failed