[PULL] pull request for limits FIXES for 2.6.33-rc

From: Jiri Slaby
Date: Mon Jan 04 2010 - 05:47:53 EST


On 12/09/2009 08:25 PM, Jiri Slaby wrote:
> The following changes since commit 2588465badb648a50cd19623f0dd0063c90d4e31:
> Linus Torvalds (1):
> Merge branch 'bkl-arch-for-linus' of
> git://git.kernel.org/.../tip/linux-2.6-tip
>
> are available in the git repository at:
>
> git://decibel.fi.muni.cz/~xslaby/linux writable_limits

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/