From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
Date: Thu, 8 Oct 2015 18:49:50 +0100 [thread overview]
Message-ID: <20151008174950.GR16807@arm.com> (raw)
In-Reply-To: <20151008174750.GR17192@e104818-lin.cambridge.arm.com>
On Thu, Oct 08, 2015 at 06:47:50PM +0100, Catalin Marinas wrote:
> On Thu, Oct 08, 2015 at 06:32:35PM +0100, Will Deacon wrote:
> > Commit df057cc7b4fa ("arm64: errata: add module build workaround for
> > erratum #843419") sets CFLAGS_MODULE to ensure that the large memory
> > model is used by the compiler when building kernel modules.
> >
> > However, CFLAGS_MODULE is an environment variable and intended to be
> > overridden on the command line, which appears to be the case with the
> > Ubuntu kernel packaging system, so use KBUILD_CFLAGS_MODULE instead.
> >
> > Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> > Reported-by: Dann Frazier <dann.frazier@canonical.com>
> > Signed-off-by: Will Deacon <will.deacon@arm.com>
>
> Just you case you forgot, I think you also need:
>
> Fixes: df057cc7b4fa ("arm64: errata: add module build workaround for erratum #843419")
> Cc: <stable@vger.kernel.org>
Yup, got those suckers locally :)
Will
next prev parent reply other threads:[~2015-10-08 17:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-08 17:32 [PATCH] arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419 Will Deacon
2015-10-08 17:47 ` Catalin Marinas
2015-10-08 17:49 ` Will Deacon [this message]
2015-10-08 19:44 ` Dann Frazier
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=20151008174950.GR16807@arm.com \
--to=will.deacon@arm.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.