All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [parisc-linux] Re: linux-2.6 deller (ioremap-changes)
@ 2006-03-22 17:18 Joel Soete
  2006-03-22 18:16 ` Helge Deller
  0 siblings, 1 reply; 18+ messages in thread
From: Joel Soete @ 2006-03-22 17:18 UTC (permalink / raw)
  To: deller; +Cc: grundler, parisc-linux, tsg45800

> Hi all,
> 
> it turned out, that it was a stupid bug in the PFN calculation of the D=
TLB
handler routine.
> It's fixed now in CVS.
> The 64bit Kernel boots now, but I still have to clean up STIfb driver t=
o do
the right thing.
> 
> Anyway, nice to have this fixed.
> If STIfb is done, it's time to remove the CONFIG_HPPA_IOREMAP option.
> 
Great job ;-)

Tested on n4k (2 way 64bit kernel) and all seems to works fine.

But unfortuantely failed to boot on b2k (64bit up kernel):
Soft power switch enabled, polling @ 0xfffffff0f0400804.                 =
    
                                                      
STI GSC/PCI core graphics driver Version 0.9a                            =
    
                                                      
STI PCI graphic ROM found at fffffffff4940000 (128 kB), fb at fffffffffb0=
00000
(16 MB)                                              
    id 35acda16-9a02587, conforms to spec rev. 8.0c                      =
    
                                                      
BUG: soft lockup detected on CPU#0!                                      =
    
                                                      
                                                                         =
    
                                                      
     YZrvWESTHLNXBCVMcbcbcbcbOGFRQPDI                                    =
    
                                                      
PSW: 00001000000001000000000000001111 Not tainted                        =
    
                                                      
r00-03  0000000000000000 0000000000000080 000000001010a908 00000000800000=
00  
                                                      
r04-07  000000000000002a 00000000a8000000 0000000000000555 00000000000000=
0d  
                                                      
r08-11  0000000000000000 0000000090dc4f6c 0000000000000001 0000000010dc51=
c8  
                                                      
r12-15  0000000000000010 0000000000000010 0000000000000001 ffffffffffffff=
ff  
                                                      
r16-19  000000001043b328 0000000000000000 0000000000000000 00000000000000=
00  
                                                      
r20-23  0000000000000000 0000000000000000 0000000000000005 00000000000080=
00  
                                                      
r24-27  0000000000000000 0000000000008000 00000000000000cc 00000000105cbc=
40  
                                                      
r28-31  0000000000000000 00000000002aa800 0000000010dc5390 00000000002aa8=
00  
                                                      
sr0-3   0000000000000000 0000000000000000 0000000000000000 00000000000000=
00  
                                                      
sr4-7   0000000000000000 0000000000000000 0000000000000000 00000000000000=
00  
                                                      
                                                                         =
    
                                                      
      VZOUICununcqcqcqcqcqcrmunTDVZOUI                                   =
    
                                                      
FPSR: 00000100000100000000100000000000                                   =
    
                                                      
FPER1: 24850e06                                                          =
    
                                                      
fr00-03  0000000000000000 0000001f00000000 0000001f00000000 0000001f00000=
000 
                                                      
fr04-07  0000000000000000 5555555555555555 5555555555555555 5555555555555=
555 
                                                      
fr08-11  5555555555555555 5555555555555555 5555555555555555 5555555555555=
555 
                                                      
fr12-15  5555555555555555 5555555555555555 5555555555555555 5555555555555=
555 
                                                      
fr16-19  5555555555555555 5555555555555555 5555555555555555 5555555555555=
555 
                                                      
fr20-23  5555555555555555 5555555555555555 0000000000000000 0000000000000=
000 
                                                      
fr24-27  0000000000000000 5555555555555555 5555555555555555 5555555555555=
555 
                                                      
fr28-31  5555555555555555 5555555555555555 5555555555555555 5555555555555=
555 
                                                      
                                                                         =
    
                                                      
IASQ: 0000000000000000 0000000000000000 IAOQ: 00000000102a3cd8
00000000102a3cdc                                                     
 IIR: d3bd1ae8    ISR: 0000000000000000  IOR: 00000000105cbc40           =
    
                                                      
 CPU:        0   CR30: 0000000010dc4000 CR31: 0000000010584000           =
    
                                                      
 ORIG_R28: 00000000104bd008                                              =
    
                                                      
 IAOQ[0]: memset+0x378/0x8e0                                             =
    
                                                      
 IAOQ[1]: memset+0x37c/0x8e0                                             =
    
                                                      
 RP(r2): __udivdi3+0x518/0x940

(which same 32bit kernel seems to works fine?)

Thanks,
    Joel

PS: on going to test on d380 (will advise later)
=0A=0A-------------------------------------------------------=0ANOTE! My =
email address is changing to ... @scarlet.be=0APlease make the necessary =
changes in your address book. =0A=0A

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [parisc-linux] Re: linux-2.6 deller (ioremap-changes)
@ 2006-03-23  8:38 Joel Soete
  2006-03-23 13:54 ` John David Anglin
  0 siblings, 1 reply; 18+ messages in thread
From: Joel Soete @ 2006-03-23  8:38 UTC (permalink / raw)
  To: deller; +Cc: dave, parisc-linux

> On Thursday 23 March 2006 00:49, John David Anglin wrote:
> > > > That's why I said I need to fix STIfb.... :-)
> > > 
> > > It's fixed now in CVS (2.6.16-pa2).
> > > Even X11 on stifb with 64bit kernel works...
> > 
> > Did this bug also affect 32bit kernels?  The reason I ask is I
> > had to back out using 2.6.16-pa0 on my c3k.  The most obvious
> > symptoms were fsck failures on reboot, iptables error messages
> > and unreliable behavior of gnome teminal.
> 
> The fixes I did was only related to virtually-mapped vs.
physically-addressed memory regions.
> So I don't think I changed anything special for a 32bit kernel if you d=
idn't
set CONFIG_HPPA_IOREMAP.
> 
> But I did booted yesterday the latest CVS 32bit Kernel on my c3k and it=

worked fine, so I assume you shouldn't see any problems either...
> 
mmm, just about gnome (i don't yet tested iptables) since midle of last d=
ec,
after an apt-get dist-upgrade, sudenly many gnome based app (firefox,
gftp-gtk, d4x, gnome-terminal, ...) running on a debian unstable _i386_ d=
id
segv (not yet fixed ;-( ). Fwiw, this seems to be an 'orphan' pb (i.e. ra=
re):
for me it only occures when the X server is the one of hpux-1100 and not =
with
another linux one (iirc X.org) (or even the solaris one :/).
Otoh, that give me the opportunity to test kde brotherhood tools (even
konqueror ;-) runing fine with a Ubuntu (drapper) installed actualy as a
vserver on my d380.

Hth,
    Joel
  =0A=0A---------------------------------------------------------------=0A=
A free anti-spam and anti-virus filter on all Scarlet mailboxes=0AMore in=
fo on http://www.scarlet.be/

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [parisc-linux] Re: linux-2.6 deller (ioremap-changes)
@ 2006-03-23  6:17 Joel Soete
  0 siblings, 0 replies; 18+ messages in thread
From: Joel Soete @ 2006-03-23  6:17 UTC (permalink / raw)
  To: deller; +Cc: parisc-linux, tsg45800

> On Wednesday 22 March 2006 19:16, Helge Deller wrote:
> > On Wednesday 22 March 2006 18:18, Joel Soete wrote:
> > > > The 64bit Kernel boots now, but I still have to clean up STIfb dr=
iver to 
> > > > do the right thing.
> > > > Anyway, nice to have this fixed.
> > > > If STIfb is done, it's time to remove the CONFIG_HPPA_IOREMAP opt=
ion.
> > > 
> > > But unfortuantely failed to boot on b2k (64bit up kernel):
> > > STI GSC/PCI core graphics driver Version 0.9a                      =
    
     
> > > STI PCI graphic ROM found at fffffffff4940000 (128 kB), fb at
fffffffffb000000
> > > (16 MB)                                              
> > >     id 35acda16-9a02587, conforms to spec rev. 8.0c                =
    
     
> > > BUG: soft lockup detected on CPU#0!                                =
    
     
> > > <crash>
> > 
> > That's why I said I need to fix STIfb.... :-)
> 
Appologies for my bad understanding of your previous advise ;-)

> It's fixed now in CVS (2.6.16-pa2).
> Even X11 on stifb with 64bit kernel works...
> 
Great I will test asap.

Thanks a lot,
    Joel=0A=0A-------------------------------------------------------=0AN=
OTE! My email address is changing to ... @scarlet.be=0APlease make the ne=
cessary changes in your address book. =0A=0A

^ permalink raw reply	[flat|nested] 18+ messages in thread
[parent not found: <20060307211213.3A261494013@palinux.hppa>]

end of thread, other threads:[~2006-05-06 22:44 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-22 17:18 [parisc-linux] Re: linux-2.6 deller (ioremap-changes) Joel Soete
2006-03-22 18:16 ` Helge Deller
2006-03-22 22:30   ` Helge Deller
2006-03-22 23:49     ` John David Anglin
2006-03-23  6:46       ` Helge Deller
2006-03-26  1:45         ` John David Anglin
2006-03-26  5:45           ` Grant Grundler
2006-03-26 10:06             ` Joel Soete
2006-05-06 22:44       ` John David Anglin
  -- strict thread matches above, loose matches on Subject: below --
2006-03-23  8:38 Joel Soete
2006-03-23 13:54 ` John David Anglin
2006-03-23 18:07   ` Helge Deller
2006-03-23  6:17 Joel Soete
     [not found] <20060307211213.3A261494013@palinux.hppa>
     [not found] ` <200603072227.38097.deller@gmx.de>
     [not found]   ` <20060308073743.GA31959@colo.lackof.org>
2006-03-12 13:26     ` Helge Deller
2006-03-13 20:34       ` Grant Grundler
2006-03-17 17:27       ` Grant Grundler
2006-03-21 23:09         ` Helge Deller
2006-03-22  3:52           ` Kyle McMartin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.