On Fri, Dec 21, 2007 at 11:04:19PM +0100, Jan Engelhardt wrote:
> 
> On Dec 21 2007 22:16, Willy Tarreau wrote:
> >Hi Jan,
> >
> >> >> >+config SECURITY_DEFAULT_MMAP_MIN_ADDR
> >> >> >+        int "Low address space to protect from user allocation"
> >> >> 
> >> >> Hm, should not this be 'hex'?
> >> >
> >> >I guess it could be, but the input for /proc/sys/vm/mmap_min_addr is
> >> >base 10 as well
> >> 
> >> sysfs is autobase, i.e. echo "0xb000" >/sys/foo will Do The Right Thing.
> >
> >yes but if you cat  /proc/sys/vm/mmap_min_addr, it returns in base 10.
> 
> sysfs should probably be tuned to output it in a preferred base.

Again, this is sysctl, not sysfs.  two very different things...
-
To unsubscribe from this list: send the line "unsubscribe 
linux-security-module" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to