From: gang.chen@asianux.com (Chen Gang)
To: linux-arm-kernel@lists.infradead.org
Subject: [Suggestion] ARM64: kernel: compiling issue, need implement cmpxchg64 with assembler language.
Date: Fri, 19 Apr 2013 19:45:34 +0800 [thread overview]
Message-ID: <51712E5E.2020809@asianux.com> (raw)
in arch/arm64/include/asm, not define the function cmpxchg64
when compiling with allmodconfig,
drivers/block/blockconsole.c will need this function.
I am not quite familiar with ARM64 (neither ARM64 assembler)
can any member helps to send related patch ?
if no one have time to send related patch, I should try.
and I am glad to try, but need additional time resources,
if I try, I should finish it within this month (2013-4-30).
welcome any suggestions or completions.
thanks.
gchen.
WARNING: multiple messages have this Message-ID (diff)
From: Chen Gang <gang.chen@asianux.com>
To: Catalin Marinas <Catalin.Marinas@arm.com>,
Will Deacon <will.deacon@arm.com>, Arnd Bergmann <arnd@arndb.de>,
Tony Lindgren <tony@atomide.com>,
"olof@lixom.net" <olof@lixom.net>,
Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [Suggestion] ARM64: kernel: compiling issue, need implement cmpxchg64 with assembler language.
Date: Fri, 19 Apr 2013 19:45:34 +0800 [thread overview]
Message-ID: <51712E5E.2020809@asianux.com> (raw)
in arch/arm64/include/asm, not define the function cmpxchg64
when compiling with allmodconfig,
drivers/block/blockconsole.c will need this function.
I am not quite familiar with ARM64 (neither ARM64 assembler)
can any member helps to send related patch ?
if no one have time to send related patch, I should try.
and I am glad to try, but need additional time resources,
if I try, I should finish it within this month (2013-4-30).
welcome any suggestions or completions.
thanks.
gchen.
next reply other threads:[~2013-04-19 11:45 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-19 11:45 Chen Gang [this message]
2013-04-19 11:45 ` [Suggestion] ARM64: kernel: compiling issue, need implement cmpxchg64 with assembler language Chen Gang
2013-04-19 12:12 ` Arnd Bergmann
2013-04-19 12:12 ` Arnd Bergmann
2013-04-20 2:28 ` Chen Gang
2013-04-20 2:28 ` Chen Gang
2013-04-20 7:32 ` Arnd Bergmann
2013-04-20 7:32 ` Arnd Bergmann
2013-04-22 5:08 ` Chen Gang
2013-04-22 5:08 ` Chen Gang
2013-04-22 5:08 ` [PATCH] ARM64: kernel: compiling issue, define cmpxchg64 and cmpxchg64_local for outside using Chen Gang
2013-04-22 5:08 ` Chen Gang
2013-04-23 10:48 ` Catalin Marinas
2013-04-23 10:48 ` Catalin Marinas
2013-04-23 10:54 ` Chen Gang
2013-04-23 10:54 ` Chen Gang
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=51712E5E.2020809@asianux.com \
--to=gang.chen@asianux.com \
--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.