From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [s390:for-linus 5/5] arch/s390/include/asm/mmu_context.h:97:3: error: implicit declaration of fu
Date: Thu, 26 Jul 2012 13:39:48 +0000 [thread overview]
Message-ID: <20120726153948.39884318@de.ibm.com> (raw)
In-Reply-To: <20120726102340.GA15269@localhost>
On Thu, 26 Jul 2012 18:23:40 +0800
Fengguang Wu <fengguang.wu@intel.com> wrote:
> Hi Martin,
>
> Kernel build failed on
>
> tree: git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git for-linus
> head: fb70554e705cb201222a1a7c7b2e94c6522886fa
> commit: fb70554e705cb201222a1a7c7b2e94c6522886fa [5/5] s390/mm: downgrade page table after fork of a 31 bit process
> config: s390-allnoconfig (attached as .config)
>
> All related error/warning messages:
>
> In file included from arch/s390/include/asm/elf.h:130:0,
> from include/linux/elf.h:7,
> from include/linux/module.h:14,
> from drivers/s390/cio/airq.c:12:
> arch/s390/include/asm/mmu_context.h: In function 'arch_dup_mmap':
> arch/s390/include/asm/mmu_context.h:97:3: error: implicit declaration of function 'crst_table_downgrade' [-Werror=implicit-function-declaration]
> cc1: some warnings being treated as errors
Hmm, yes. arch_dup_mmap misses a "#ifdef CONFIG_64BIT". I'll fix it. Thanks.
--
blue skies,
Martin.
"Reality continues to ruin my life." - Calvin.
prev parent reply other threads:[~2012-07-26 13:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-26 10:23 [s390:for-linus 5/5] arch/s390/include/asm/mmu_context.h:97:3: error: implicit declaration of functi Fengguang Wu
2012-07-26 13:39 ` Martin Schwidefsky [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=20120726153948.39884318@de.ibm.com \
--to=schwidefsky@de.ibm.com \
--cc=kernel-janitors@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;
as well as URLs for NNTP newsgroup(s).