All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Borzenkov <arvidjaar@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: modules size in mkimage
Date: Sat, 31 Oct 2015 10:02:27 +0300	[thread overview]
Message-ID: <56346783.20504@gmail.com> (raw)

mkimage sets module size to aligned value; later it is used to actually 
process it which /may/ lead to inconsistency (as any comparison is 
against stored aligned size, not actual module size).

Same applies to all other embedded types actually. The only one that 
does it right is pubkey.

Just to make sure I do not miss something obvious; otherwise I'll make a 
patch.


             reply	other threads:[~2015-10-31  7:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-31  7:02 Andrei Borzenkov [this message]
2015-11-04 11:21 ` modules size in mkimage Vladimir 'phcoder' Serbinenko
2015-11-04 11:26   ` Andrei Borzenkov
2015-11-04 11:29     ` Vladimir 'phcoder' Serbinenko

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=56346783.20504@gmail.com \
    --to=arvidjaar@gmail.com \
    --cc=grub-devel@gnu.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.