linux-kernel  

Re: [PATCH] arch/x86/: switch to proc_create()

Ingo Molnar
Tue, 26 Feb 2008 03:29:58 -0800

* Alexey Dobriyan <[EMAIL PROTECTED]> wrote:

> +     proc_create("apm", 0, NULL, &apm_file_ops);

> +         proc_create("mtrr", S_IWUSR | S_IRUGO, &proc_root, &mtrr_fops);

thanks, applied.

        Ingo
--
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/