[OpenAFS-devel] S/390 patch available
Adam Thornton
adam@sinenomine.net
Thu, 29 Mar 2001 18:10:36 -0600
At http://www.sinenomine.net/downloads/openafs-build.html
This fixes the PAGE_OFFSET problem (thanks to Carsten Jacobi) and fixes
a bug that crept back into 1.0.3: if PRE_Block is an int, then we need
to set the proper byte offset (namely 3) in the word that represents it
in process.s. If it's a char, 0 is the right offset. These days, it's
an int for Linux. (Note: if you're playing with Arla, it's a char over
there!)
Adam