From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: linux-next: build failure after merge of the access_once tree
Date: Wed, 10 Dec 2014 19:20:35 +1100 [thread overview]
Message-ID: <20141210192035.2e5d80ff@canb.auug.org.au> (raw)
[-- Attachment #1: Type: text/plain, Size: 1415 bytes --]
Hi Christian,
After merging the access_once tree, today's linux-next build (powerpc
ppc44x_defconfig) failed like this:
In file included from /scratch/sfr/next/include/uapi/linux/stddef.h:1:0,
from /scratch/sfr/next/include/linux/stddef.h:4,
from /scratch/sfr/next/include/uapi/linux/posix_types.h:4,
from /scratch/sfr/next/include/uapi/linux/types.h:13,
from /scratch/sfr/next/include/linux/types.h:5,
from /scratch/sfr/next/include/linux/smp.h:10,
from /scratch/sfr/next/include/linux/kernel_stat.h:4,
from /scratch/sfr/next/mm/memory.c:41:
In function '__read_once_size',
inlined from 'handle_pte_fault' at /scratch/sfr/next/mm/memory.c:3192:10,
inlined from '__handle_mm_fault' at /scratch/sfr/next/mm/memory.c:3324:2,
inlined from 'handle_mm_fault' at /scratch/sfr/next/mm/memory.c:3353:6:
/scratch/sfr/next/include/linux/compiler.h:206:3: warning: call to 'data_access_exceeds_word_size' declared with attribute warning: data access exceeds word size and won't be atomic
data_access_exceeds_word_size();
^
mm/built-in.o: In function `handle_mm_fault':
(.text+0x283a0): undefined reference to `data_access_exceeds_word_size'
I hate dropped the access_once tree again today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2014-12-10 8:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-10 8:20 Stephen Rothwell [this message]
2014-12-10 11:20 ` linux-next: build failure after merge of the access_once tree Christian Borntraeger
-- strict thread matches above, loose matches on Subject: below --
2014-12-08 11:26 Stephen Rothwell
2014-12-08 11:35 ` Christian Borntraeger
2014-12-09 19:54 ` Christian Borntraeger
2014-12-05 10:32 Stephen Rothwell
2014-12-07 20:57 ` Christian Borntraeger
2014-12-07 21:16 ` Christian Borntraeger
2014-12-07 23:55 ` Stephen Rothwell
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=20141210192035.2e5d80ff@canb.auug.org.au \
--to=sfr@canb.auug.org.au \
--cc=borntraeger@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@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).