All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sshtylyov@mvista.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] part_dos: fix crash with big sector size
Date: Mon, 04 Jul 2011 21:06:24 +0400	[thread overview]
Message-ID: <4E11F310.2080600@mvista.com> (raw)
In-Reply-To: <201106032337.43523.sshtylyov@ru.mvista.com>

Hello.

I wrote:

> Apple iPod nanos have sector sizes of 2 or 4 KiB, which crashes U-Boot when it
> tries to read the MBR into 512-byte buffer situated on stack. Instead use the
> variable length arrays to be safe with any large sector size.

> Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>

    Wolfgang, have you forgotten about this patch? Do I need to resend?

WBR, Sergei

  reply	other threads:[~2011-07-04 17:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-03 19:37 [U-Boot] [PATCH] part_dos: fix crash with big sector size Sergei Shtylyov
2011-07-04 17:06 ` Sergei Shtylyov [this message]
2011-07-26 18:57 ` Sergei Shtylyov
2011-07-27 21:41 ` Wolfgang Denk

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=4E11F310.2080600@mvista.com \
    --to=sshtylyov@mvista.com \
    --cc=u-boot@lists.denx.de \
    /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.