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

From: Ingo Molnar
Date: Tue Feb 26 2008 - 06:28:51 EST



* Alexey Dobriyan <adobriyan@xxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/