From: Arnd Bergmann <arnd@arndb.de>
To: Lijun Pan <lijunpan2000@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] fsl-ifc: fix compilation error on ARM's 42 bit VA
Date: Thu, 01 Oct 2015 23:01:39 +0200 [thread overview]
Message-ID: <12780222.sDbECDi29d@wuerfel> (raw)
In-Reply-To: <CAPWn=R41g17MxGoxdYckQ=u4N3+_XWu+Nn0mvbTCC7ZOFtc-=w@mail.gmail.com>
On Thursday 01 October 2015 10:55:16 Lijun Pan wrote:
> Lijun Pan
> On Oct 1, 2015 3:34 AM, "Arnd Bergmann" <arnd@arndb.de> wrote:
> >
> > On Wednesday 30 September 2015 17:55:42 Lijun Pan wrote:
> > > Need to include sched.h to fix the following compilation error
> > > if FSL_IFC is enabled on ARM64 machine.
> >
> > That's good, but you did not change the subject line accordingly.
> >
>
> I actually add 'ARM's ' in the subject.
> How about I change it to
> fsl-ifc: fix compiler error with ARMv8's 42 bit VA and FSL_IFC enabled
> I assume above subject is longer than 65 characters. Is that OK to you?
> Do you have a better subject in mind?
>
> Thanks for your kind review.
I think the '42 bit VA' part is what is actually misleading, that
is the part that confused me. From your description it sounds like
the problem is CONFIG_COMPAT being disabled, and that would
also be possible with 39-bit VA. Also, it would be clearer to
mention ARM64 instead of ARM, as from the kernel's perspective
those are two different architectures.
How about simply
fsl-ifc: add missing include on ARM64
that would be sufficient for readers, and they can get the
background from the changelog text. If you want to get more
specific, it could be
fsl-ifc: add missing include on ARM64 without CONFIG_COMPAT
Note that 'missing include' more or less implies a compile error
and better describes /what/ the patch does while the changelog
describes why we do it (the compiler output and why that happened).
Arnd
prev parent reply other threads:[~2015-10-01 21:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-30 22:55 [PATCH v2] fsl-ifc: fix compilation error on ARM's 42 bit VA Lijun Pan
2015-10-01 8:33 ` Arnd Bergmann
[not found] ` <CAPWn=R41g17MxGoxdYckQ=u4N3+_XWu+Nn0mvbTCC7ZOFtc-=w@mail.gmail.com>
2015-10-01 21:01 ` Arnd Bergmann [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=12780222.sDbECDi29d@wuerfel \
--to=arnd@arndb.de \
--cc=lijunpan2000@gmail.com \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox