On Wed, 6 Jun 2007, Eric Paris wrote:

> +     {
> +             .ctl_name       = CTL_UNNUMBERED,
> +             .procname       = "mmap_min_addr",
> +             .data           = &mmap_min_addr,
> +             .maxlen         = sizeof(unsigned long),
> +             .mode           = 0644,
> +             .proc_handler   = &proc_dointvec,

proc_doulongvec_minmax

(I can fix this in my tree rather than a resend just for this, if
there are some acks & no other problems).


-- 
James Morris
<[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to