[OpenAFS-devel] s390 compile option
Adam Thornton
adam@fsf.net
Fri, 16 Feb 2001 16:34:51 -0600
On Fri, Feb 16, 2001 at 05:09:50PM -0500, Sam Hartman wrote:
> >>>>> "jacobi" == jacobi <jacobi@de.ibm.com> writes:
>
> jacobi> Next to the solution of Adam Thornton I have here an other
> jacobi> alternative to compile OpenAFS on s390:
>
> When presenting an alternative in an open form like this, please
> indicate why your alternative is better than the previous alternative.
I think he means add his patch to mine (we're still going to need the
S/390 specific LWP code), and it's a better alternative because it
doesn't force you to go through an ugly, klugey hack (which I did poorly
anyway--I should have borrowed the memcpy code from glibc, not the
strncpy code from the kernel, as my template) and kernel recompilation.
Adam