From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
the arch/x86 maintainers <x86@kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: Build regressions/improvements in v4.6-rc5
Date: Wed, 27 Apr 2016 21:04:35 +0100 [thread overview]
Message-ID: <20160427200435.GS19428@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <CAMuHMdX4LJ-OVTijYn-VB0B5djM4n3G=1NrHg8WaJoNq_NXMzg@mail.gmail.com>
On Mon, Apr 25, 2016 at 10:18:39AM +0200, Geert Uytterhoeven wrote:
> On Mon, Apr 25, 2016 at 10:15 AM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
> > JFYI, when comparing v4.6-rc5[1] to v4.6-rc4[3], the summaries are:
> > - build errors: +15/-5
>
> + /home/kisskb/slave/src/arch/arm/mach-sa1100/assabet.c: error:
> 'PMD_MASK' undeclared (first use in this function): => 496:38
> + /home/kisskb/slave/src/arch/arm/mach-sa1100/assabet.c: error:
> 'pmdval_t' undeclared (first use in this function): => 498:13
> + /home/kisskb/slave/src/arch/arm/mach-sa1100/assabet.c: error:
> implicit declaration of function 'flush_pmd_entry'
> [-Werror=implicit-function-declaration]: => 503:2
Looks like nommu stuff, as I know assabet builds with my mmu-full
configuration.
> + /home/kisskb/slave/src/arch/arm/mm/copypage-v4mc.c: error:
> 'COPYPAGE_MINICACHE' undeclared (first use in this function): =>
> 77:14
> + /home/kisskb/slave/src/arch/arm/mm/copypage-v4mc.c: error:
> 'L_PTE_MT_MINICACHE' undeclared (first use in this function): =>
> 77:47
> + /home/kisskb/slave/src/arch/arm/mm/copypage-v4mc.c: error:
> 'L_PTE_PRESENT' undeclared (first use in this function): => 77:47
> + /home/kisskb/slave/src/arch/arm/mm/copypage-v4mc.c: error:
> 'L_PTE_YOUNG' undeclared (first use in this function): => 77:47
> + /home/kisskb/slave/src/arch/arm/mm/copypage-v4mc.c: error:
> implicit declaration of function '__flush_dcache_page'
> [-Werror=implicit-function-declaration]: => 73:3
> + /home/kisskb/slave/src/arch/arm/mm/copypage-v4mc.c: error:
> implicit declaration of function 'mk_pte'
> [-Werror=implicit-function-declaration]: => 77:2
> + /home/kisskb/slave/src/arch/arm/mm/copypage-v4mc.c: error:
> implicit declaration of function 'set_top_pte'
> [-Werror=implicit-function-declaration]: => 77:2
> + /home/kisskb/slave/src/arch/arm/mm/copypage-v4mc.c: error: unknown
> field 'cpu_clear_user_highpage' specified in initializer: => 113:2
> + /home/kisskb/slave/src/arch/arm/mm/copypage-v4mc.c: error: unknown
> field 'cpu_copy_user_highpage' specified in initializer: => 114:2
> + /home/kisskb/slave/src/arch/arm/mm/copypage-v4mc.c: error:
> variable 'v4_mc_user_fns' has initializer but incomplete type: =>
> 112:8
My guess is that it (and other copypage-* headers) need to include
asm/page.h, but maybe this is another nommu problem, I don't know.
I don't have time to analyse these as I'm still catching up with
email, and will be for a while yet.
--
RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
prev parent reply other threads:[~2016-04-27 20:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-25 8:15 Geert Uytterhoeven
2016-04-25 8:18 ` Geert Uytterhoeven
2016-04-27 20:04 ` Russell King - ARM Linux [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=20160427200435.GS19428@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=geert@linux-m68k.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@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
Powered by JetHome