[PATCH 3/4] powerpc: remove dead EEH code.

Linas Vepstas linas at austin.ibm.com
Fri May 25 04:00:40 EST 2007


On Thu, May 24, 2007 at 09:53:27AM +1000, Stephen Rothwell wrote:
> On Wed, 23 May 2007 12:23:38 -0500 linas at austin.ibm.com (Linas Vepstas) wrote:
> >
> > @@ -1221,11 +1220,10 @@ static int proc_eeh_show(struct seq_file
> >  				"check not wanted=%ld\n"
> >  				"eeh_total_mmio_ffs=%ld\n"
> >  				"eeh_false_positives=%ld\n"
> > -				"eeh_ignored_failures=%ld\n"
> >  				"eeh_slot_resets=%ld\n",
> >  				no_device, no_dn, no_cfg_addr,
> >  				ignored_check, total_mmio_ffs,
> > -				false_positives, ignored_failures,
> > +				false_positives,
> >  				slot_resets);
> 
> This changes a user visible interface - are we sure noone uses it?
> (I suspect it is fine because of the format, but just asking anyway.)

The only user I know of is a "how to test eeh" document that has
a snapshot of this.  For the most part, EEH has been very
out-of-the-limelight.

--linas






More information about the Linuxppc-dev mailing list