Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1174405 > unrolled thread
| Started by | Pavel Machek <pavel@ucw.cz> |
|---|---|
| First post | 2015-06-30 11:30 +0200 |
| Last post | 2015-07-01 09:30 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: n900 in 4.2-rc0: repeating oopses Pavel Machek <pavel@ucw.cz> - 2015-06-30 11:30 +0200
Re: n900 in 4.2-rc0: repeating oopses Pali Rohár <pali.rohar@gmail.com> - 2015-06-30 12:00 +0200
Re: n900 in 4.2-rc0: repeating oopses Pali Rohár <pali.rohar@gmail.com> - 2015-07-01 09:30 +0200
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Date | 2015-06-30 11:30 +0200 |
| Subject | Re: n900 in 4.2-rc0: repeating oopses |
| Message-ID | <pH01A-670-13@gated-at.bofh.it> |
Hi!
> Just tried booting 4.2-rc0 on n900 (commit
> 4a10a91756ef381bced7b88cfb9232f660b92d93) and it is broken. Previous
> -rc0 version worked. This time, there's some output on console, but
> too fast for me to read.
>
> It seems oopses happen before mounting root. If you have serial
> console, they should be easy to see.
I tried again according to pali's instructions, and it is still
broken the same way. Any other ideas? Does it work for you?
diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
index 69a40cf..ff6f2bf 100644
--- a/arch/arm/boot/dts/omap3.dtsi
+++ b/arch/arm/boot/dts/omap3.dtsi
@@ -570,6 +570,7 @@
interrupts = <49>;
dmas = <&sdma 69>;
dma-names = "rx";
+ status = "disabled";
};
smartreflex_core: smartreflex@480cb000 {
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Pali Rohár <pali.rohar@gmail.com> |
|---|---|
| Date | 2015-06-30 12:00 +0200 |
| Message-ID | <pH0uC-6Fg-15@gated-at.bofh.it> |
| In reply to | #1174405 |
On Tuesday 30 June 2015 11:24:04 Pavel Machek wrote:
> Hi!
>
> > Just tried booting 4.2-rc0 on n900 (commit
> > 4a10a91756ef381bced7b88cfb9232f660b92d93) and it is broken. Previous
> > -rc0 version worked. This time, there's some output on console, but
> > too fast for me to read.
> >
> > It seems oopses happen before mounting root. If you have serial
> > console, they should be easy to see.
>
> I tried again according to pali's instructions, and it is still
> broken the same way. Any other ideas? Does it work for you?
>
> diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
> index 69a40cf..ff6f2bf 100644
> --- a/arch/arm/boot/dts/omap3.dtsi
> +++ b/arch/arm/boot/dts/omap3.dtsi
> @@ -570,6 +570,7 @@
> interrupts = <49>;
> dmas = <&sdma 69>;
> dma-names = "rx";
> + status = "disabled";
> };
>
> smartreflex_core: smartreflex@480cb000 {
>
> Pavel
>
Ok, then it is not problem with omap crypto and HS device...
I will try 4.2 at the end of week.
--
Pali Rohár
pali.rohar@gmail.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Pali Rohár <pali.rohar@gmail.com> |
|---|---|
| Date | 2015-07-01 09:30 +0200 |
| Message-ID | <pHkD0-27B-19@gated-at.bofh.it> |
| In reply to | #1174421 |
On Tuesday 30 June 2015 23:59:33 Tony Lindgren wrote: > * Pali Rohár <pali.rohar@gmail.com> [150630 02:55]: > > > > I will try 4.2 at the end of week. > > At least today's 4.1.0-11549-g05a8256 boots just fine on my n900. > > Regards, > > Tony So, Pavel can you re-test? Maybe there can be problem with some driver which Tony did not compiled into zImage? Just speculation... -- Pali Rohár pali.rohar@gmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web