Re: [RFC] Uni-processor interrupt state preservation.

From: Michael S. Zick
Date: Thu Jul 30 2009 - 13:52:53 EST


On Thu July 30 2009, Roland Dreier wrote:
>
> > If it does, then that is the answer to my question -
> > Link to the ABI document please.
>
> www.sco.com/developers/devspecs/abi386-4.pdf:
>
> Registers %ebp, %ebx, %edi, %esi, and %esp ââbelongââ to the cal-
> ling function. In other words, a called function must preserve these
> registersâ values for its caller.
>
>

Super!

Should not be too big a job to make sure that is indeed happening as expected.
Most uses of this function dispatcher are not built in Uni-processor builds.
Only a small handful of references.

Thanks,
Mike
--
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/