[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20111017153936.c47a27ff.akpm@linux-foundation.org>
Date: Mon, 17 Oct 2011 15:39:36 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Dan Ballard <dan@...dstab.net>
Cc: Randy Dunlap <rdunlap@...otime.net>, Ingo Molnar <mingo@...e.hu>,
Lennart Poettering <lennart@...ttering.net>,
Kay Sievers <kay.sievers@...y.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] kernel/sysctl.c: Add cap_last_cap to
/proc/sys/kernel
On Sat, 15 Oct 2011 07:50:05 -0700
Dan Ballard <dan@...dstab.net> wrote:
> Userspace needs to know the highest valid capability of the running
> kernel, which right now cannot reliably be retrieved from the header
> files only. The fact that this value cannot be determined properly
> right now creates various problems for libraries compiled on newer
> header files which are run on older kernels. They assume
> capabilities are available which actually aren't.
Specfically, what libraries are we talking about here?
> Now the capability is exported in /proc/sys/kernel/cap_last_cap.
Ever the optimist: is there any way in which we can avoid 0444
permissions on this?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists