From: chen.gang.flying.transformer@gmail.com (Chen Gang F T)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM64: kernel: compiling issue: need define readq and writeq for driver module using.
Date: Sat, 20 Apr 2013 10:48:40 +0800 [thread overview]
Message-ID: <51720208.3090605@gmail.com> (raw)
In-Reply-To: <201304191413.57424.arnd@arndb.de>
On 2013?04?19? 20:13, Arnd Bergmann wrote:
> On Friday 19 April 2013, Chen Gang wrote:
>> > when compiling with allmodconfig, CONFIG_64BIT=y
>> > the file drivers/base/regmap/regmap-mmio.c will use readq and writeq.
>> >
>> > so we need implement these functions.
>> >
>> > BTW:
>> > the coding style can not pass ./scripts/checkpatch.pl.
>> > it seems better to provide additional patch for beautifying code.
>> >
>> > Signed-off-by: Chen Gang <gang.chen@asianux.com>
> Acked-by: Arnd Bergmann <arnd@arndb.de>
thanks.
--
Chen Gang
Flying Transformer
WARNING: multiple messages have this Message-ID (diff)
From: Chen Gang F T <chen.gang.flying.transformer@gmail.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Chen Gang <gang.chen@asianux.com>,
Catalin Marinas <Catalin.Marinas@arm.com>,
Will Deacon <will.deacon@arm.com>,
Tony Lindgren <tony@atomide.com>,
"olof@lixom.net" <olof@lixom.net>,
Santosh Shilimkar <santosh.shilimkar@ti.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM64: kernel: compiling issue: need define readq and writeq for driver module using.
Date: Sat, 20 Apr 2013 10:48:40 +0800 [thread overview]
Message-ID: <51720208.3090605@gmail.com> (raw)
In-Reply-To: <201304191413.57424.arnd@arndb.de>
On 2013年04月19日 20:13, Arnd Bergmann wrote:
> On Friday 19 April 2013, Chen Gang wrote:
>> > when compiling with allmodconfig, CONFIG_64BIT=y
>> > the file drivers/base/regmap/regmap-mmio.c will use readq and writeq.
>> >
>> > so we need implement these functions.
>> >
>> > BTW:
>> > the coding style can not pass ./scripts/checkpatch.pl.
>> > it seems better to provide additional patch for beautifying code.
>> >
>> > Signed-off-by: Chen Gang <gang.chen@asianux.com>
> Acked-by: Arnd Bergmann <arnd@arndb.de>
thanks.
--
Chen Gang
Flying Transformer
next prev parent reply other threads:[~2013-04-20 2:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-19 11:24 [PATCH] ARM64: kernel: compiling issue: need define readq and writeq for driver module using Chen Gang
2013-04-19 11:24 ` Chen Gang
2013-04-19 12:13 ` Arnd Bergmann
2013-04-19 12:13 ` Arnd Bergmann
2013-04-20 2:48 ` Chen Gang F T [this message]
2013-04-20 2:48 ` Chen Gang F T
2013-04-19 12:35 ` Catalin Marinas
2013-04-19 12:35 ` Catalin Marinas
2013-04-20 1:54 ` Chen Gang
2013-04-20 1: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=51720208.3090605@gmail.com \
--to=chen.gang.flying.transformer@gmail.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.