All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Lawnick <ml.lawnick@gmx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] UBIFS: Missing offset relocation for compressor 'none'
Date: Thu, 19 Mar 2009 09:43:16 +0100	[thread overview]
Message-ID: <49C205A4.5060801@gmx.de> (raw)
In-Reply-To: <49C1FDF8.7010806@gmx.de>

Michael Lawnick said the following:
> On systems where U-Boot is linked to another address than it really lays
> (e.g. backup image), calls via function pointers must be fixed with a
> '+= gd->reloc_off'.
> This was not done for none_compr in ubifs_compressors_init() what leads
> to system crash on ubifsmount command.
> 
> Signed-off-by: Michael Lawnick <ml.lawnick@gmx.de>
> ---
What now followed is rubbish and works by chance. Please ignore, correct
patch in a few hours.

Sorry :-(

-- 
Regards,
Michael

      reply	other threads:[~2009-03-19  8:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-19  8:10 [U-Boot] [PATCH] UBIFS: Missing offset relocation for compressor 'none' Michael Lawnick
2009-03-19  8:43 ` Michael Lawnick [this message]

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=49C205A4.5060801@gmx.de \
    --to=ml.lawnick@gmx.de \
    --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.