Fixing memset on ia64 & other archs

2005-03-04 Thread Stephane Marchesin
Hi, The attached patch fixes this bug : https://bugs.freedesktop.org/show_bug.cgi?id=2419 You also have to add the file, memops.h, to src/mesa/drivers/dri/comon I've added powerpc & ia64 for now. Let me now if other archs need this too. Stephane Index: mga/server/mga_dri.c =

Re: Fixing memset on ia64 & other archs

2005-03-04 Thread Dave Airlie
> > You also have to add the file, memops.h, to src/mesa/drivers/dri/comon > > I've added powerpc & ia64 for now. Let me now if other archs need this too. > committed... Dave. -- David Airlie, Software Engineer http://www.skynet.ie/~airlied / airlied at skynet.ie Linux kernel - DRI, VAX / pam_

Re: Fixing memset on ia64 & other archs

2005-03-05 Thread Dave Jones
On Sat, Mar 05, 2005 at 05:24:17AM +0100, Stephane Marchesin wrote: > Hi, > > The attached patch fixes this bug : > https://bugs.freedesktop.org/show_bug.cgi?id=2419 > > You also have to add the file, memops.h, to src/mesa/drivers/dri/comon > > I've added powerpc & ia64 for now. Let me n

Re: Fixing memset on ia64 & other archs

2005-03-05 Thread Dave Airlie
> > > > I've added powerpc & ia64 for now. Let me now if other archs need this too. > > Why are you reinventing memset_io() ? > This is userspace :-) Dave. -- David Airlie, Software Engineer http://www.skynet.ie/~airlied / airlied at skynet.ie Linux kernel - DRI, VAX / pam_smb / ILUG