[OpenAFS-devel] lwp vs modern Debian Linux on SPARC systems

chas williams - CONTRACTOR chas@cmf.nrl.navy.mil
Fri, 31 Oct 2014 11:38:27 -0400


On Thu, 30 Oct 2014 20:57:19 -0400
Nathaniel W Filardo <nwf@cs.jhu.edu> wrote:

> Is the correct thing to do here to allocate a sysid for sparc_linux26 and
> create a params.sparc_linux26.h, or should I try to find a distinguishing
> preprocessor symbol and just conditionalize the #undef USE_CONTEXT in the
> existing param file?

Use of USE_UCONTEXT should be determined by a run-time configure test.
So, ideally, your param file says nothing about it and the configure
test figures it out for you.  I hesitate to bother though since LWP
isn't long for this world.