[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: req for testers: 2.2.x fbcon alpha fixesZ



Hi Jeff !

On Sun, Jun 27, 1999 at 01:23:05PM -0400, Jeff Garzik wrote:
> Excellent feebdack; I just discovered that certain Alpha platforms

Thank you.

I'm not really sure but I also think the sparc-stuff is broken.

+extern __inline__ void writel_na(unsigned int b, unsigned long addr)
+{
+        *(volatile unsigned long*)addr = b;
                             ^^^^
+}

I would _heavily_ suggest to use '*(volatile unsigned int*)addr = b;'


BTW: I still have not applied your patch because of visual rejects.
     ;-}

-- 
  ciao -
    Stefan Traby
    Quant-X Alpha Linux Support

   Quant-X Service &                         Ph:  (+43) 4212 90555-0
   Consulting Ges.m.b.H.                     Fax: (+43) 4212 90555-555
   http://www.quant-x.com                    Email: support@quant-x.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []