[parisc-linux] Re: [parisc-linux-cvs] 2.4.22-pa15 DIFF
Joel Soete
soete.joel@tiscali.be
Tue, 11 Nov 2003 16:26:55 +0000
Grant Grundler wrote:
> On Mon, Nov 10, 2003 at 06:09:56PM -0700, Grant Grundler wrote:
>
>>Log message:
>>2.4.22-pa15 revert __put_kernel_asm64 to static inline function
>>
>>my bad. I overlooked this when committing the code.
>>I prefer inline functions over macros for type checking/covercion.
>>I don't like the use of "R2" for upper half of u64 data type
>>since it's easy to overlook and not commonly used in parisc port.
>
That was just why I posted it as a _remainder_, an 'interesting' stuff
not usual (I spent a lot of time to find how to do with hppa as it was
done on other platform). But I agree that confused even the best :)
Thx,
Joel