* 2.6.39-rc2 on zaurus: does not build, does not boot
@ 2011-04-08 6:26 ` Pavel Machek
0 siblings, 0 replies; 14+ messages in thread
From: Pavel Machek @ 2011-04-08 6:26 UTC (permalink / raw)
To: linux-arm-kernel
Hi!
Build fix is below. Maybe it is pending in the trees somewhere
already...
Boot stops just after mounting root filesystem; cursor stops
flashing. (Any idea what goes on there?)
Pavel
--- ./drivers/video.ofic/pxafb.c 2011-04-06 15:19:51.000000000 +0200
+++ ./drivers/video/pxafb.c 2011-04-07 06:20:20.000000000 +0200
@@ -1648,7 +1648,7 @@
switch (val) {
case CPUFREQ_PRECHANGE:
- if (!fbi->overlay[0].usage && !fbi->overlay[1].usage)
+// if (!fbi->overlay[0].usage && !fbi->overlay[1].usage)
set_ctrlr_state(fbi, C_DISABLE_CLKCHANGE);
break;
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 14+ messages in thread* 2.6.39-rc2 on zaurus: does not build, does not boot @ 2011-04-08 6:26 ` Pavel Machek 0 siblings, 0 replies; 14+ messages in thread From: Pavel Machek @ 2011-04-08 6:26 UTC (permalink / raw) To: rpurdie, lenz, kernel list, arminlitzel, Cyril Hrubis, thommycheck, linux-arm-kernel, dbaryshkov, omegamoon, eric.y.miao, utx, zaurus-devel, Marek Vasut, Rafael J. Wysocki Hi! Build fix is below. Maybe it is pending in the trees somewhere already... Boot stops just after mounting root filesystem; cursor stops flashing. (Any idea what goes on there?) Pavel --- ./drivers/video.ofic/pxafb.c 2011-04-06 15:19:51.000000000 +0200 +++ ./drivers/video/pxafb.c 2011-04-07 06:20:20.000000000 +0200 @@ -1648,7 +1648,7 @@ switch (val) { case CPUFREQ_PRECHANGE: - if (!fbi->overlay[0].usage && !fbi->overlay[1].usage) +// if (!fbi->overlay[0].usage && !fbi->overlay[1].usage) set_ctrlr_state(fbi, C_DISABLE_CLKCHANGE); break; -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html ^ permalink raw reply [flat|nested] 14+ messages in thread
* 2.6.39-rc2 on zaurus: does not build, does not boot 2011-04-08 6:26 ` Pavel Machek @ 2011-04-08 7:31 ` Marek Vasut -1 siblings, 0 replies; 14+ messages in thread From: Marek Vasut @ 2011-04-08 7:31 UTC (permalink / raw) To: linux-arm-kernel On Friday 08 April 2011 08:26:46 Pavel Machek wrote: > Hi! > > Build fix is below. Maybe it is pending in the trees somewhere > already... Fix is already there, it was broken by a patch from someone recently. Thanks though > > Boot stops just after mounting root filesystem; cursor stops > flashing. (Any idea what goes on there?) No idea, it works for me and doesn't hang ;-) > > Pavel > > --- ./drivers/video.ofic/pxafb.c 2011-04-06 15:19:51.000000000 +0200 > +++ ./drivers/video/pxafb.c 2011-04-07 06:20:20.000000000 +0200 > @@ -1648,7 +1648,7 @@ > > switch (val) { > case CPUFREQ_PRECHANGE: > - if (!fbi->overlay[0].usage && !fbi->overlay[1].usage) > +// if (!fbi->overlay[0].usage && !fbi->overlay[1].usage) > set_ctrlr_state(fbi, C_DISABLE_CLKCHANGE); > break; ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.39-rc2 on zaurus: does not build, does not boot @ 2011-04-08 7:31 ` Marek Vasut 0 siblings, 0 replies; 14+ messages in thread From: Marek Vasut @ 2011-04-08 7:31 UTC (permalink / raw) To: Pavel Machek Cc: rpurdie, lenz, kernel list, arminlitzel, Cyril Hrubis, thommycheck, linux-arm-kernel, dbaryshkov, omegamoon, eric.y.miao, utx, zaurus-devel, Rafael J. Wysocki On Friday 08 April 2011 08:26:46 Pavel Machek wrote: > Hi! > > Build fix is below. Maybe it is pending in the trees somewhere > already... Fix is already there, it was broken by a patch from someone recently. Thanks though > > Boot stops just after mounting root filesystem; cursor stops > flashing. (Any idea what goes on there?) No idea, it works for me and doesn't hang ;-) > > Pavel > > --- ./drivers/video.ofic/pxafb.c 2011-04-06 15:19:51.000000000 +0200 > +++ ./drivers/video/pxafb.c 2011-04-07 06:20:20.000000000 +0200 > @@ -1648,7 +1648,7 @@ > > switch (val) { > case CPUFREQ_PRECHANGE: > - if (!fbi->overlay[0].usage && !fbi->overlay[1].usage) > +// if (!fbi->overlay[0].usage && !fbi->overlay[1].usage) > set_ctrlr_state(fbi, C_DISABLE_CLKCHANGE); > break; ^ permalink raw reply [flat|nested] 14+ messages in thread
* [Zaurus-devel] 2.6.39-rc2 on zaurus: does not build, does not boot 2011-04-08 7:31 ` Marek Vasut @ 2011-04-08 8:28 ` Martin Jansa -1 siblings, 0 replies; 14+ messages in thread From: Martin Jansa @ 2011-04-08 8:28 UTC (permalink / raw) To: linux-arm-kernel On Fri, Apr 08, 2011 at 09:31:10AM +0200, Marek Vasut wrote: > On Friday 08 April 2011 08:26:46 Pavel Machek wrote: > > Hi! > > > > Build fix is below. Maybe it is pending in the trees somewhere > > already... > > Fix is already there, it was broken by a patch from someone recently. Thanks > though > > > > Boot stops just after mounting root filesystem; cursor stops > > flashing. (Any idea what goes on there?) > > No idea, it works for me and doesn't hang ;-) it works here too with rev 6221f222c0ebf1acdf7abcf927178f40e1a65e2a Cheers, -- Martin 'JaMa' Jansa jabber: Martin.Jansa at gmail.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20110408/90563cf7/attachment.sig> ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [Zaurus-devel] 2.6.39-rc2 on zaurus: does not build, does not boot @ 2011-04-08 8:28 ` Martin Jansa 0 siblings, 0 replies; 14+ messages in thread From: Martin Jansa @ 2011-04-08 8:28 UTC (permalink / raw) To: Zaurus PDA developers list Cc: Pavel Machek, Rafael J. Wysocki, thommycheck, Cyril Hrubis, arminlitzel, kernel list, lenz, rpurdie, eric.y.miao, linux-arm-kernel [-- Attachment #1: Type: text/plain, Size: 628 bytes --] On Fri, Apr 08, 2011 at 09:31:10AM +0200, Marek Vasut wrote: > On Friday 08 April 2011 08:26:46 Pavel Machek wrote: > > Hi! > > > > Build fix is below. Maybe it is pending in the trees somewhere > > already... > > Fix is already there, it was broken by a patch from someone recently. Thanks > though > > > > Boot stops just after mounting root filesystem; cursor stops > > flashing. (Any idea what goes on there?) > > No idea, it works for me and doesn't hang ;-) it works here too with rev 6221f222c0ebf1acdf7abcf927178f40e1a65e2a Cheers, -- Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com [-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --] ^ permalink raw reply [flat|nested] 14+ messages in thread
* [Zaurus-devel] 2.6.39-rc5 on zaurus: works 2011-04-08 8:28 ` Martin Jansa @ 2011-04-28 20:36 ` Pavel Machek -1 siblings, 0 replies; 14+ messages in thread From: Pavel Machek @ 2011-04-28 20:36 UTC (permalink / raw) To: linux-arm-kernel Hi! > > > Build fix is below. Maybe it is pending in the trees somewhere > > > already... > > > > Fix is already there, it was broken by a patch from someone recently. Thanks > > though > > > > > > Boot stops just after mounting root filesystem; cursor stops > > > flashing. (Any idea what goes on there?) > > > > No idea, it works for me and doesn't hang ;-) > > it works here too with rev 6221f222c0ebf1acdf7abcf927178f40e1a65e2a I had problems mounting filesystems; good news is that in 2.6.39-rc5 these are fixed. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [Zaurus-devel] 2.6.39-rc5 on zaurus: works @ 2011-04-28 20:36 ` Pavel Machek 0 siblings, 0 replies; 14+ messages in thread From: Pavel Machek @ 2011-04-28 20:36 UTC (permalink / raw) To: Martin Jansa Cc: Zaurus PDA developers list, Rafael J. Wysocki, thommycheck, Cyril Hrubis, arminlitzel, kernel list, lenz, rpurdie, eric.y.miao, linux-arm-kernel Hi! > > > Build fix is below. Maybe it is pending in the trees somewhere > > > already... > > > > Fix is already there, it was broken by a patch from someone recently. Thanks > > though > > > > > > Boot stops just after mounting root filesystem; cursor stops > > > flashing. (Any idea what goes on there?) > > > > No idea, it works for me and doesn't hang ;-) > > it works here too with rev 6221f222c0ebf1acdf7abcf927178f40e1a65e2a I had problems mounting filesystems; good news is that in 2.6.39-rc5 these are fixed. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html ^ permalink raw reply [flat|nested] 14+ messages in thread
* 2.6.39-rc2 on zaurus: does not build, does not boot 2011-04-08 7:31 ` Marek Vasut @ 2011-04-09 9:49 ` Vasily Khoruzhick -1 siblings, 0 replies; 14+ messages in thread From: Vasily Khoruzhick @ 2011-04-09 9:49 UTC (permalink / raw) To: linux-arm-kernel On Friday 08 April 2011 10:31:10 Marek Vasut wrote: > On Friday 08 April 2011 08:26:46 Pavel Machek wrote: > > Hi! > > > > Build fix is below. Maybe it is pending in the trees somewhere > > already... > > Fix is already there, it was broken by a patch from someone recently. > Thanks though I broke it accidently, sorry :) you can enable CONFIG_FB_PXA_OVERLAY as temporary workaround Regards Vasily ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.39-rc2 on zaurus: does not build, does not boot @ 2011-04-09 9:49 ` Vasily Khoruzhick 0 siblings, 0 replies; 14+ messages in thread From: Vasily Khoruzhick @ 2011-04-09 9:49 UTC (permalink / raw) To: linux-arm-kernel Cc: Marek Vasut, Pavel Machek, Rafael J. Wysocki, thommycheck, dbaryshkov, Cyril Hrubis, arminlitzel, kernel list, utx, lenz, rpurdie, omegamoon, eric.y.miao, zaurus-devel On Friday 08 April 2011 10:31:10 Marek Vasut wrote: > On Friday 08 April 2011 08:26:46 Pavel Machek wrote: > > Hi! > > > > Build fix is below. Maybe it is pending in the trees somewhere > > already... > > Fix is already there, it was broken by a patch from someone recently. > Thanks though I broke it accidently, sorry :) you can enable CONFIG_FB_PXA_OVERLAY as temporary workaround Regards Vasily ^ permalink raw reply [flat|nested] 14+ messages in thread
* [Zaurus-devel] 2.6.39-rc2 on zaurus: does not build, does not boot 2011-04-08 6:26 ` Pavel Machek @ 2011-04-08 13:07 ` Pavel Machek -1 siblings, 0 replies; 14+ messages in thread From: Pavel Machek @ 2011-04-08 13:07 UTC (permalink / raw) To: linux-arm-kernel Hi! > Boot stops just after mounting root filesystem; cursor stops > flashing. (Any idea what goes on there?) With CF bluetooth unplugged, it gets up to userland. Once it hung in eaarly boot, once early in runlevel 2. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [Zaurus-devel] 2.6.39-rc2 on zaurus: does not build, does not boot @ 2011-04-08 13:07 ` Pavel Machek 0 siblings, 0 replies; 14+ messages in thread From: Pavel Machek @ 2011-04-08 13:07 UTC (permalink / raw) To: rpurdie, lenz, kernel list, arminlitzel, Cyril Hrubis, thommycheck, linux-arm-kernel, dbaryshkov, omegamoon, eric.y.miao, utx, zaurus-devel, Marek Vasut, Rafael J. Wysocki Hi! > Boot stops just after mounting root filesystem; cursor stops > flashing. (Any idea what goes on there?) With CF bluetooth unplugged, it gets up to userland. Once it hung in eaarly boot, once early in runlevel 2. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html ^ permalink raw reply [flat|nested] 14+ messages in thread
* [Zaurus-devel] 2.6.39-rc2 on zaurus: does not build, does not boot 2011-04-08 13:07 ` Pavel Machek @ 2011-04-08 13:37 ` Cyril Hrubis -1 siblings, 0 replies; 14+ messages in thread From: Cyril Hrubis @ 2011-04-08 13:37 UTC (permalink / raw) To: linux-arm-kernel Hi! > > Boot stops just after mounting root filesystem; cursor stops > > flashing. (Any idea what goes on there?) > > With CF bluetooth unplugged, it gets up to userland. > > Once it hung in eaarly boot, once early in runlevel 2. Hmm, the cf seems to be crippled a little. I've got oops in pccard, but only when cf wifi is compiled in kernel and inserted while booting, it stopped when the driver is compiled as module. Note that zaurus has two cf slots, one for internal hd and one outside, so it may be some race in cf/pccardd initalization. Some parts of the trace: Unable to handle kernel NULL pointer dereference at virtual address 00000000 pgd = c0004000 [00000000] mpad=00000000 Internal error: Oops: f5 [#1] PREEMPT las sysfs file: CPU: 0 Not tainted (2.6.38....) PC is at complete+0x30/0x90 LR is at giveback+0x134/0x150 pc: [<c0032070>] lr : [<c019a4278>] psr: a0000093 sp : c38a4cb0 ip : c38atc70 fp : c38a5cc4 ... Flags: NzCv IRQs off FIQs on Mode SYC_32 ISA ARM segment kernel Control: 0000397f Table a0004000 DAC: 00000017 Process: pccardd (pid 275, stack limit = 0xc38a4278) Stack (0xc38a5cb0 to 0xc38a6000) ... Which seems like problem occured in complete() ... -- metan ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [Zaurus-devel] 2.6.39-rc2 on zaurus: does not build, does not boot @ 2011-04-08 13:37 ` Cyril Hrubis 0 siblings, 0 replies; 14+ messages in thread From: Cyril Hrubis @ 2011-04-08 13:37 UTC (permalink / raw) To: Pavel Machek Cc: rpurdie, lenz, kernel list, arminlitzel, thommycheck, linux-arm-kernel, dbaryshkov, omegamoon, eric.y.miao, utx, zaurus-devel, Marek Vasut, Rafael J. Wysocki Hi! > > Boot stops just after mounting root filesystem; cursor stops > > flashing. (Any idea what goes on there?) > > With CF bluetooth unplugged, it gets up to userland. > > Once it hung in eaarly boot, once early in runlevel 2. Hmm, the cf seems to be crippled a little. I've got oops in pccard, but only when cf wifi is compiled in kernel and inserted while booting, it stopped when the driver is compiled as module. Note that zaurus has two cf slots, one for internal hd and one outside, so it may be some race in cf/pccardd initalization. Some parts of the trace: Unable to handle kernel NULL pointer dereference at virtual address 00000000 pgd = c0004000 [00000000] mpad=00000000 Internal error: Oops: f5 [#1] PREEMPT las sysfs file: CPU: 0 Not tainted (2.6.38....) PC is at complete+0x30/0x90 LR is at giveback+0x134/0x150 pc: [<c0032070>] lr : [<c019a4278>] psr: a0000093 sp : c38a4cb0 ip : c38atc70 fp : c38a5cc4 ... Flags: NzCv IRQs off FIQs on Mode SYC_32 ISA ARM segment kernel Control: 0000397f Table a0004000 DAC: 00000017 Process: pccardd (pid 275, stack limit = 0xc38a4278) Stack (0xc38a5cb0 to 0xc38a6000) ... Which seems like problem occured in complete() ... -- metan ^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2011-04-28 20:37 UTC | newest] Thread overview: 14+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-04-08 6:26 2.6.39-rc2 on zaurus: does not build, does not boot Pavel Machek 2011-04-08 6:26 ` Pavel Machek 2011-04-08 7:31 ` Marek Vasut 2011-04-08 7:31 ` Marek Vasut 2011-04-08 8:28 ` [Zaurus-devel] " Martin Jansa 2011-04-08 8:28 ` Martin Jansa 2011-04-28 20:36 ` [Zaurus-devel] 2.6.39-rc5 on zaurus: works Pavel Machek 2011-04-28 20:36 ` Pavel Machek 2011-04-09 9:49 ` 2.6.39-rc2 on zaurus: does not build, does not boot Vasily Khoruzhick 2011-04-09 9:49 ` Vasily Khoruzhick 2011-04-08 13:07 ` [Zaurus-devel] " Pavel Machek 2011-04-08 13:07 ` Pavel Machek 2011-04-08 13:37 ` Cyril Hrubis 2011-04-08 13:37 ` Cyril Hrubis
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.