All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: Hugo Vincent <hugo.vincent@gmail.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: Preempt-RT on OMAP3?
Date: Mon, 6 Apr 2009 20:36:57 -0700	[thread overview]
Message-ID: <200904062036.57982.david-b@pacbell.net> (raw)
In-Reply-To: <5a7b8b7b0904061944h65f7b36cja70681d6a512693b@mail.gmail.com>

On Monday 06 April 2009, Hugo Vincent wrote:
> Here is a complete boot log + config:
> http://hugovincent.com/files/lkml-20090407/boot2.log

Erm, not very complete actually.  Enable DEBUG_LL to see
more early messages ... like the ones starting right
after the kernel decompression messages.

Also, re those udev-induced messages:

Remounting root file system...
uncorrectable error : <3>end_request: I/O error, dev mtdblock0, sector 0
Buffer I/O error on device mtdblock0, logical block 0
uncorrectable error : <3>uncorrectable error : <3>end_request: I/O error, dev mtdblock0, sector 8
Buffer I/O error on device mtdblock0, logical block 1
end_request: I/O error, dev mtdblock0, sector 16
Buffer I/O error on device mtdblock0, logical block 2
uncorrectable error : <3>end_request: I/O error, dev mtdblock0, sector 24
Buffer I/O error on device mtdblock0, logical block 3
uncorrectable error : <3>end_request: I/O error, dev mtdblock0, sector 0
Buffer I/O error on device mtdblock0, logical block 0

You shouldn't need mtdblock unless you run JFSS2, so that's
the quick way to get rid of them:  take that out of your
kernel configuration.  Else, add "mtdblock*" to
the "KERNEL==... ; goto persistent_storage_end" check in

 /etc/udev/rules.d/60-persistent-storage.rules

I understand the next version of udev will fix that.

- Dave


  reply	other threads:[~2009-04-07  3:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-06  3:25 Preempt-RT on OMAP3? Hugo Vincent
2009-04-06 10:25 ` David Brownell
2009-04-06 21:53   ` Hugo Vincent
2009-04-06 22:20     ` David Brownell
2009-04-07  2:12       ` Hugo Vincent
2009-04-07  2:27         ` David Brownell
2009-04-07  2:44           ` Hugo Vincent
2009-04-07  3:36             ` David Brownell [this message]
2009-04-07  4:19               ` Hugo Vincent
2009-04-08  1:22                 ` Hugo Vincent
2009-04-08 22:21                   ` David Brownell
2009-04-08 23:34                     ` Hugo Vincent

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=200904062036.57982.david-b@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=hugo.vincent@gmail.com \
    --cc=linux-omap@vger.kernel.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.