From: Tony Lindgren <tony@atomide.com>
To: Catalin Marinas <catalin.marinas@arm.com>
Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: "Flush the D-cache during copy_user_highpage" breaks compile for v7 on -rc1
Date: Thu, 17 Dec 2009 19:19:24 -0800 [thread overview]
Message-ID: <20091218031923.GA4575@atomide.com> (raw)
Hi Catalin,
You may have already run into this, but if not, looks like commit
115b22474eb1905da2f606a057da3455833333d3 breaks compile for v7:
arch/arm/mm/copypage-v6.c: In function 'v6_copy_user_highpage_nonaliasing':
arch/arm/mm/copypage-v6.c:51: error: implicit declaration of function '__cpuc_flush_dcache_page'
Undoing that makes it work again.
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: "Flush the D-cache during copy_user_highpage" breaks compile for v7 on -rc1
Date: Thu, 17 Dec 2009 19:19:24 -0800 [thread overview]
Message-ID: <20091218031923.GA4575@atomide.com> (raw)
Hi Catalin,
You may have already run into this, but if not, looks like commit
115b22474eb1905da2f606a057da3455833333d3 breaks compile for v7:
arch/arm/mm/copypage-v6.c: In function 'v6_copy_user_highpage_nonaliasing':
arch/arm/mm/copypage-v6.c:51: error: implicit declaration of function '__cpuc_flush_dcache_page'
Undoing that makes it work again.
Regards,
Tony
next reply other threads:[~2009-12-18 3:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-18 3:19 Tony Lindgren [this message]
2009-12-18 3:19 ` "Flush the D-cache during copy_user_highpage" breaks compile for v7 on -rc1 Tony Lindgren
2009-12-18 8:18 ` Russell King - ARM Linux
2009-12-18 8:18 ` Russell King - ARM Linux
2009-12-18 15:35 ` Olof Johansson
2009-12-18 15:35 ` Olof Johansson
2009-12-18 15:43 ` Russell King - ARM Linux
2009-12-18 15:43 ` Russell King - ARM Linux
2009-12-18 19:50 ` Nicolas Pitre
2009-12-18 19:50 ` Nicolas Pitre
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=20091218031923.GA4575@atomide.com \
--to=tony@atomide.com \
--cc=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@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 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.