All of lore.kernel.org
 help / color / mirror / Atom feed
From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: cmpxchg() in recent kernels
Date: Tue, 26 Oct 2010 08:44:17 +0200	[thread overview]
Message-ID: <20101026064417.GM8554@pengutronix.de> (raw)
In-Reply-To: <AANLkTimyOYEh0gCZTF3JsXeVT3UwoK1VcXgx+zscZmj1@mail.gmail.com>

Hello Aras,

> For reference, this is my uImage make script:
> 
> make ARCH=arm CROSS_COMPILE=${CROSS_PATH} INSTALL_MOD_PATH=${FS_PATH} Image
> 
> ${CROSS_PATH}objcopy -O binary -R .note -R .note.gnu.build-id -R
> .comment -S vmlinux linux.bin

Why don't you use arch/arm/boot/Image instead of doing the objcopy
yourself?  (If it's intended you might want to make vmlinux only instead
of Image.)

Uwe
 
-- 
Pengutronix e.K.                           | Uwe Kleine-K?nig            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

  reply	other threads:[~2010-10-26  6:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-09  9:32 cmpxchg() in recent kernels Alex Sverdlin
2010-10-15  4:26 ` Aras Vaichas
2010-10-24 21:43   ` Kristoffer Ericson
2010-10-24 22:08     ` Russell King - ARM Linux
2010-10-25  1:33       ` Aras Vaichas
2010-10-25  6:37         ` Uwe Kleine-König
2010-10-25 15:13         ` Russell King - ARM Linux
2010-10-25 22:48           ` Aras Vaichas
2010-10-26  6:44             ` Uwe Kleine-König [this message]
2010-10-26 12:10               ` Aras Vaichas
2010-10-25 21:07         ` Kristoffer Ericson
2010-10-25 22:37           ` Alexander Sverdlin

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=20101026064417.GM8554@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.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.