From: nicolas.pitre@linaro.org (Nicolas Pitre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: mm/alignment.c: Fix build error
Date: Fri, 14 Oct 2011 14:26:27 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.2.02.1110141421490.17040@xanadu.home> (raw)
In-Reply-To: <1318615907-25391-1-git-send-email-fabio.estevam@freescale.com>
On Fri, 14 Oct 2011, Fabio Estevam wrote:
> If CONFIG_PROC_FS is not set the following error is generated because
> 'cpu_is_v6_unaligned' definition is protected by CONFIG_PROC_FS:
>
> CC arch/arm/mm/alignment.o
> arch/arm/mm/alignment.c: In function 'alignment_init':
> arch/arm/mm/alignment.c:964: error: implicit declaration of function 'cpu_is_v6_unaligned'
> arch/arm/mm/alignment.c:968: error: implicit declaration of function 'safe_usermode'
> make[1]: *** [arch/arm/mm/alignment.o] Error 1
> make: *** [arch/arm/mm] Error 2
>
> This build error was triggered by 'make randconfig'.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
The same patch from Arnd is already queued by RMK.
Nicolas
prev parent reply other threads:[~2011-10-14 18:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-14 18:11 [PATCH] ARM: mm/alignment.c: Fix build error Fabio Estevam
2011-10-14 18:26 ` Nicolas Pitre [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=alpine.LFD.2.02.1110141421490.17040@xanadu.home \
--to=nicolas.pitre@linaro.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox