lkml.org 
[lkml]   [2005]   [Dec]   [17]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
SubjectRe: [openib-general] Re: [PATCH 13/13] [RFC] ipath Kconfig and Makefile
FromAlan Cox <>
DateSun, 18 Dec 2005 00:27:03 +0000
On Sad, 2005-12-17 at 14:54 -0800, Robert Walsh wrote:
> Agreed about the assembler, but one way or the other, x86_64 is the only
> arch we support.

If you need a quad only copy then put it into asm/string.h (asm/io.h if
its operating on I/O space I guess) or somewhere similar as a generic
function that does just that. That allows people to come along and
provide the same functions for other platforms if they need it, and also
makes it possible for others to use this feature if their hardware has
the same feature.

Nobody expects you as a vendor to support it on sparc64, x86-32 or
whatever, nor to write sparc64 asm functions just to make it possible
for someone to do so cleanly later on.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-12-18 00:32    [W:14.530 / U:0.640 seconds]
©2003-2008 Jasper Spaans