Re: [PATCH] Make modules work in Linus' tree on ARM

From: John Bradford
Date: Thu Aug 14 2003 - 12:10:50 EST


> > After reviewing the /proc/kcore and kclist issues, I've decided that I'm
> > no longer prepared to even _think_ about supporting /proc/kcore on ARM -
>
> I suspect we should just remove it altogether.
>
> Does anybody actually _use_ /proc/kcore? It was one of those "cool
> feature" things, but I certainly haven't ever used it myself except for
> testing, and it's historically often been broken after various kernel
> infrastructure updates, and people haven't complained..
>
> Comments?

I've used it on a few rare occasions for last-ditch data recovery
before, E.G. an application crashed that had a text file held in RAM
that wasn't ever written to disk. Poking through /proc/kcore could
allow it's recovery.

Probably not a sufficent reason to keep it :-).

John.
-
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/