[OpenAFS-devel] s390 LWP_SP setting

Adam Thornton adam@fsf.net
Wed, 14 Feb 2001 10:54:39 -0600


http://www.sinenomine.net/downloads/openafs-build.html

Now has pointers to the updated, context diff version of the openafs
patches.

If you're actually using this, you might want to get rid of my defining
DEBUG and changing some of the debugging messages to go to stderr; I did
this to aid my debugging (and I find it useful), but it shouldn't be in
the production code. 

Another thing that is probably worth doing, which is what Neale did, is
to change the offset in process.s and leave PRE_Block as a char; I made
it an int like it is in OSF.  Either way works, but we left it as a char
in Arla.

Adam