aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2010-03-10 15:23:05 -0800
committerLinus Torvalds <[email protected]>2010-03-12 15:52:39 -0800
commitf1eb1332b8f07e937add24c6fd2ac40b8737a2f4 (patch)
tree43bfaac596ae20dcab088b870406e58a2bb4b78a /scripts/objdiff
parentd6db2ade10852b7c665b361239c3411abaa880b5 (diff)
ipc: use rlimit helpers
Make sure compiler won't do weird things with limits. E.g. fetching them twice may return 2 different values after writable limits are implemented. I.e. either use rlimit helpers added in 3e10e716abf3c71bdb5d86b8f507f9e72236c9cd ("resource: add helpers for fetching rlimits") or ACCESS_ONCE if not applicable. Signed-off-by: Jiri Slaby <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions