All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm1136: timer: Replace bss variable by gd
Date: Fri, 10 Dec 2010 09:09:21 +0100	[thread overview]
Message-ID: <4D01E031.3090100@free.fr> (raw)
In-Reply-To: <1291968075-29004-1-git-send-email-hs@denx.de>

Le 10/12/2010 09:01, Heiko Schocher a ?crit :
> Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss
> values in the arm1136 timer driver for mx31 and omap24xx
>
> The usage of bss values in drivers before initialisation of bss is forbidden.
> In that special case some data in .rel.dyn gets corrupted.
>
> This patch is similiar to the patch Dirk Behme posted
> for the armv7/omap-common/timer.c
>
> Tested on the mx31 based qong board
>
> Signed-off-by: Heiko Schocher<hs@denx.de>
> cc: Albert ARIBAUD<albert.aribaud@free.fr>

FWIW,

Acked-by: Albert ARIBAUD <albert.aribaud@free.fr>

Amicalement,
-- 
Albert.

  reply	other threads:[~2010-12-10  8:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-10  8:01 [U-Boot] [PATCH] arm1136: timer: Replace bss variable by gd Heiko Schocher
2010-12-10  8:09 ` Albert ARIBAUD [this message]
2010-12-17 20:13   ` Wolfgang Denk
2010-12-19  8:45     ` Heiko Schocher
2011-01-20 20:34       ` Albert ARIBAUD

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=4D01E031.3090100@free.fr \
    --to=albert.aribaud@free.fr \
    --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.