public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* about prefetch function used by list.h
@ 2005-06-22 17:39 Xin Zhao
  2005-06-22 18:06 ` Robert Love
  0 siblings, 1 reply; 2+ messages in thread
From: Xin Zhao @ 2005-06-22 17:39 UTC (permalink / raw)
  To: linux-kernel

Sorry if this question is dumb.

I use the link management functions  defined in list.h to setup my
links in user programs. but when I tried to migrate those programs to
Solaris on Sun workstations, I don't know how to define the function
prefetch, which is arch dependent.

Anyone know to do this? 

Thanks in advance!

-x

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: about prefetch function used by list.h
  2005-06-22 17:39 about prefetch function used by list.h Xin Zhao
@ 2005-06-22 18:06 ` Robert Love
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Love @ 2005-06-22 18:06 UTC (permalink / raw)
  To: Xin Zhao; +Cc: linux-kernel

On Wed, 2005-06-22 at 13:39 -0400, Xin Zhao wrote:

> I use the link management functions  defined in list.h to setup my
> links in user programs. but when I tried to migrate those programs to
> Solaris on Sun workstations, I don't know how to define the function
> prefetch, which is arch dependent.

Just don't use the prefetch stuff.  Rip it out or define it to nothing.

	Robert Love



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-22 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-22 17:39 about prefetch function used by list.h Xin Zhao
2005-06-22 18:06 ` Robert Love

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox