So this seems not to not be in 2.6.33 at all, could you pull at least fixes?
The following changes since commit 45d28b097280a78893ce25a5d0db41e6a2717853:
Linus Torvalds (1):
Merge branch 'reiserfs/kill-bkl' of
git://git.kernel.org/.../frederic/random-tracing
are available in the git repository at:
git://decibel.fi.muni.cz/~xslaby/linux limits_fixes
Jiri Slaby (2):
SECURITY: selinux, fix update_rlimit_cpu parameter
resource: move kernel function inside __KERNEL__
include/linux/resource.h | 8 ++++++--
security/selinux/hooks.c | 2 +-
2 files changed, 7 insertions(+), 3 deletions(-)
Or better even with rlimit helpers added so that people may start using
those:
The following changes since commit 45d28b097280a78893ce25a5d0db41e6a2717853:
Linus Torvalds (1):
Merge branch 'reiserfs/kill-bkl' of
git://git.kernel.org/.../frederic/random-tracing
are available in the git repository at:
git://decibel.fi.muni.cz/~xslaby/linux limits_cleanup
Jiri Slaby (3):
SECURITY: selinux, fix update_rlimit_cpu parameter
resource: move kernel function inside __KERNEL__
resource: add helpers for fetching rlimits
include/linux/resource.h | 8 ++++++--
include/linux/sched.h | 22 ++++++++++++++++++++++
security/selinux/hooks.c | 2 +-
3 files changed, 29 insertions(+), 3 deletions(-)
I'll reply to this message with the 3 patches.
thanks,
--
js
--