Subject: Re: "esp" driver reorg proposal
To: Gordon W. Ross <gwr@mc.com>
From: Charles M. Hannum <mycroft@gnu.ai.mit.edu>
List: tech-kern
Date: 01/25/1997 17:43:54
"Gordon W. Ross" <gwr@mc.com> writes:
>
> arch/alpha/include/espvar.h
> arch/sparc/include/espvar.h
> arch/sun3x/include/espvar.h
Er, one more thing...
It seems seriously wrong to have these files. The only place I see
where there's a significant performance issue with adding function
pointers would be espreadregs(), and that really needs to be a
callback to the MD code anyway.