[parisc-linux] ldcw in __pthread_acquire
Jes Sorensen
jes@linuxcare.com
16 Dec 2000 22:58:56 +0100
>>>>> "Matthew" == Matthew Wilcox <matthew@wil.cx> writes:
Matthew> On Fri, Dec 15, 2000 at 06:32:12PM +0100, Jes Sorensen wrote:
>> We probably cannot, we can however create our own version of the
>> header file for the parisc port.
Matthew> That was what I meant. the question is, would it _work_? Or
Matthew> is this struct embedded in other structs at
Matthew> non-16byte-aligned positions?
That can be solved by adding an aligned attribute to the struct definition.
Jes