Messages in this thread |  | | Date | Fri, 23 Nov 2001 23:24:38 +0100 | From | Roman Zippel <> | Subject | Re: PATCH 2.4.15-pre6 idt compilation and proc_misc cleanup. |
| |
Hi,
Martin Dalecki wrote:
> 2. Killing some code which is dead since ages in proc_misc.c > [..] > -#ifdef CONFIG_PROC_HARDWARE > - {"hardware", hardware_read_proc}, > -#endif > -#ifdef CONFIG_STRAM_PROC > - {"stram", stram_read_proc}, > -#endif
Unfortunately I see this only now, but this isn't dead at all, it's just not used on i386, please grep more carefully next time.
bye, Roman - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |