From: marek.vasut@gmail.com (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: 2.6.39-rc2 on zaurus: does not build, does not boot
Date: Fri, 8 Apr 2011 09:31:10 +0200 [thread overview]
Message-ID: <201104080931.11202.marek.vasut@gmail.com> (raw)
In-Reply-To: <20110408062646.GA1472@ucw.cz>
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;
WARNING: multiple messages have this Message-ID (diff)
From: Marek Vasut <marek.vasut@gmail.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: rpurdie@rpsys.net, lenz@cs.wisc.edu,
kernel list <linux-kernel@vger.kernel.org>,
arminlitzel@web.de, Cyril Hrubis <metan@ucw.cz>,
thommycheck@gmail.com,
"linux-arm-kernel" <linux-arm-kernel@lists.infradead.org>,
dbaryshkov@gmail.com, omegamoon@gmail.com, eric.y.miao@gmail.com,
utx@penguin.cz, zaurus-devel@www.linuxtogo.org,
"Rafael J. Wysocki" <rjw@sisk.pl>
Subject: Re: 2.6.39-rc2 on zaurus: does not build, does not boot
Date: Fri, 8 Apr 2011 09:31:10 +0200 [thread overview]
Message-ID: <201104080931.11202.marek.vasut@gmail.com> (raw)
In-Reply-To: <20110408062646.GA1472@ucw.cz>
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;
next prev parent reply other threads:[~2011-04-08 7:31 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201104080931.11202.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.